Click or drag to resize

CustomPropertyAllowedValuesParentProperty Property

Specifies the user defined property, which is used for filtering the allowed values by value of the parent property. [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 AllowedValuesParentProperty { get; set; }

Property Value

Type: CustomProperty
See Also