Interface IElementFactoryFilterTableRowCell
- Namespace
- Ascon.Polynom.Web.Api.Data.Interfaces.Models.AllPartSizes
- Assembly
- Ascon.Polynom.Web.Api.Data.dll
Ячейка строки таблицы конструктора компонентов
[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(ElementFactoryFilterTableRowCell))]
public interface IElementFactoryFilterTableRowCell
Properties
ColumnIndex
Столбец таблицы
int ColumnIndex { get; set; }
Property Value
Value
Значение свойства
IIdentifiableObject Value { get; set; }