Click or drag to resize

CustomPropertyAllowedValueDescription Property

The description of the property allowed value. Used to fill the Description column of the Property_Value in Gen_Property_Values_Table. [Filter(eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public MultilanguageString Description { get; set; }

Property Value

Type: MultilanguageString
See Also