Click or drag to resize

CustomPropertyAllowedValues Property

List of CustomPropertyAllowedValue child objects, based on the General.CustomPropertyAllowedValue.Property back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<CustomPropertyAllowedValue> AllowedValues { get; }

Property Value

Type: ChildCollectionCustomPropertyAllowedValue
See Also