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