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