Interface IEnumStringPropertyValue
Значение свойства типа Перечислимое строковое с описанием.
Inherited Members
IAbstractValue.ToBytes()
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IEnumStringPropertyValue : IEnumWithDescriptionPropertyValue, IPropertyValue, IApiObject, IApiEntity, INotifyPropertyChanged, IEquatable<IPropertyValue>, IEnumStringPropertyValueData, IEnumWithDescriptionPropertyValueData, IPropertyValueData, IEquatable<IPropertyValueData>, IComparable<IPropertyValueData>, IComparable, IAbstractValue
Properties
Value
Возвращает значение.
Declaration
IEnumStringItem Value { get; }
Property Value
| Type | Description |
|---|---|
| IEnumStringItem |