Table of Contents

Class TablePropertyValue

Namespace
Ascon.Polynom.Web.Api.Data.Models.Properties.Values.Table
Assembly
Ascon.Polynom.Web.Api.Data.dll

Представляет данные свойства типа "Таблица".

public class TablePropertyValue : PropertyValue, ITablePropertyValue, IPropertyValue, IHaveId, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess
Inheritance
TablePropertyValue
Implements
Inherited Members
Extension Methods

Constructors

TablePropertyValue()

public TablePropertyValue()

Properties

Value

Возвращает значение свойства "Таблица".

public ITableValue? Value { get; set; }

Property Value

ITableValue