Interface IGetFilterValuesResponse
- Namespace
- Ascon.Polynom.Web.Api.Data.Interfaces.Responses.AllPartSize
- Assembly
- Ascon.Polynom.Web.Api.Data.dll
Возвращает отфильтрованные таблицы Конструктора компонентов.
[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(GetFilterValuesResponse))]
public interface IGetFilterValuesResponse : IPropertyOwnerContainer, IPropertyValueContainer, IPropertyDefinitionContainer, IMeasureEntityContainer
- Inherited Members
Properties
ElementFactory
Количество сочетаний.
IElementFactory ElementFactory { get; set; }