Table of Contents

Interface IGetFilterColumnResponse

Namespace
Ascon.Polynom.Web.Api.Data.Interfaces.Responses.AllPartSize
Assembly
Ascon.Polynom.Web.Api.Data.dll

Конструктор компонентов.

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(GetFilterColumnResponse))]
public interface IGetFilterColumnResponse

Properties

Tables

Таблицы конструктора компонентов.

List<IFactoryFilterTable> Tables { get; set; }

Property Value

List<IFactoryFilterTable>