Table of Contents

Class ElementFactoryFilterTableColumn

Namespace
Ascon.Polynom.Web.Api.Data.Models.AllPartSizes
Assembly
Ascon.Polynom.Web.Api.Data.dll

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

public class ElementFactoryFilterTableColumn : IElementFactoryFilterTableColumn, IHaveName, IHaveAbsoluteCode
Inheritance
ElementFactoryFilterTableColumn
Implements
Inherited Members

Constructors

ElementFactoryFilterTableColumn()

public ElementFactoryFilterTableColumn()

Properties

AbsoluteCode

Абсолютный код колонки

public string AbsoluteCode { get; set; }

Property Value

string

Index

Индекс колонки

public int Index { get; set; }

Property Value

int

Name

Имя свойства

public string Name { get; set; }

Property Value

string