Click or drag to resize

CustomPropertyAllowedValueParentAllowedValueId Property

The value of the parent property, for which this allowed value is valid. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<Guid> ParentAllowedValueId { get; set; }

Property Value

Type: NullableGuid
See Also