Interface ISimpleRowPropertyDefinitionItem
Пункт перечисления со строковым значением.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ISimpleRowPropertyDefinitionItem : IRowPropertyDefinitionItem, IDeleteableApiObject, IAbleToHaveId, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
Value
Возвращает или задает значение.
Declaration
string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |