CustomPropertyAllowedValuesRepositoryDescriptionAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly MultilanguageStringDataAttribute<CustomPropertyAllowedValue> DescriptionAttribute
Public Shared ReadOnly DescriptionAttribute As MultilanguageStringDataAttribute(Of CustomPropertyAllowedValue)
public:
static initonly MultilanguageStringDataAttribute<CustomPropertyAllowedValue^>^ DescriptionAttribute
static val DescriptionAttribute: MultilanguageStringDataAttribute<CustomPropertyAllowedValue>
Field Value
Type:
MultilanguageStringDataAttributeCustomPropertyAllowedValue
See Also