Table of Contents

Class EnumDoublePropertyDefinition

Namespace
Ascon.Polynom.Web.Api.Data.Models.Properties.Definition.Enums
Assembly
Ascon.Polynom.Web.Api.Data.dll

Представляет описание свойства "Перечислимое вещественное число с описанием".

public class EnumDoublePropertyDefinition : PropertyDefinition, IEnumDoublePropertyDefinition, IEnumWithDescriptionPropertyDefinition, IRowPropertyDefinition, IPropertyDefinition, IPropertyDefinitionBase, INamedObject, IHaveCode, IHaveAbsoluteCode, IBaseGroupMember, IPropertyQualifier, IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess, IHaveName, IHaveId, IHaveDescription, ICanBeSystemObject
Inheritance
EnumDoublePropertyDefinition
Implements
Inherited Members
Extension Methods

Constructors

EnumDoublePropertyDefinition()

public EnumDoublePropertyDefinition()

Properties

Items

Доступные значения свойства.

public List<IEnumDoubleItem>? Items { get; set; }

Property Value

List<IEnumDoubleItem>