Table of Contents

Class GuidPropertyValue

Namespace
Ascon.Polynom.Web.Api.Data.Models.Properties.Values
Assembly
Ascon.Polynom.Web.Api.Data.dll

Представляет данные свойства типа "Уникальный идентификатор".

public class GuidPropertyValue : PropertyValue, IGuidPropertyValue, IPropertyValue, IHaveId, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess
Inheritance
GuidPropertyValue
Implements
Inherited Members
Extension Methods

Constructors

GuidPropertyValue()

Инициализирует экземпляр класса.

public GuidPropertyValue()

Properties

Value

Возвращает значение свойства.

public string? Value { get; set; }

Property Value

string