Interface IEnumPropertyValueData
Данные значения свойства типа Enum.
Inherited Members
IAbstractValue.ToBytes()
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IEnumPropertyValueData : IPropertyValueData, IEquatable<IPropertyValueData>, IComparable<IPropertyValueData>, IComparable, IAbstractValue
Properties
Value
Возвращает значение перечисления.
Declaration
string Value { get; }
Property Value
| Type | Description |
|---|---|
| string |