Click or drag to resize

CustomPropertyAllowedValuesProperty Property

When not null, specifies that the current property can have the same allowed values as the specified property. Also, this makes the current and the specified property copy-compatible. [Filter(multi eq)]

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

Property Value

Type: CustomProperty
See Also