Table of Contents

Class SimpleRowPropertyDefinitionItem

Namespace
Ascon.Polynom.Web.Api.Data.Models.Properties.Definition.Base
Assembly
Ascon.Polynom.Web.Api.Data.dll

Пункт перечисления со строковым значением.

public class SimpleRowPropertyDefinitionItem : RowPropertyDefinitionItem, ISimpleRowPropertyDefinitionItem, IRowPropertyDefinitionItem, IHaveId, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess
Inheritance
SimpleRowPropertyDefinitionItem
Implements
Derived
Inherited Members
Extension Methods

Constructors

SimpleRowPropertyDefinitionItem()

public SimpleRowPropertyDefinitionItem()

Properties

Value

Возвращает или задает значение.

public string Value { get; set; }

Property Value

string