Interface IGetFilterTableResponse
- Namespace
- Ascon.Polynom.Web.Api.Data.Interfaces.Responses.AllPartSize
- Assembly
- Ascon.Polynom.Web.Api.Data.dll
Конструктор компонентов.
[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(GetFilterTableResponse))]
public interface IGetFilterTableResponse : IPropertyOwnerContainer, IPropertyValueContainer, IPropertyDefinitionContainer, IMeasureEntityContainer
- Inherited Members
Properties
Tables
Таблицы конструктора компонентов.
List<IElementFactoryFilterTable> Tables { get; set; }