Table of Contents

Class ElementFactoryTableRow

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

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

public class ElementFactoryTableRow : IdentifiableObject, IElementFactoryTableRow, IHaveAbsoluteCode, IPropertyOwnerRef, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess, IHaveId
Inheritance
ElementFactoryTableRow
Implements
Inherited Members
Extension Methods

Constructors

ElementFactoryTableRow()

public ElementFactoryTableRow()

Properties

AbsoluteCode

Длинный уникальный код.

public string AbsoluteCode { get; set; }

Property Value

string

Id

ID строки.

public string Id { get; set; }

Property Value

string

Properties

Список свойств.

public List<IPropertyRef> Properties { get; set; }

Property Value

List<IPropertyRef>

WriteAccess

Права доступа.

public bool WriteAccess { get; set; }

Property Value

bool