CustomPropertyAllowedValuesRootProperty Property |
Gets the root allowed values property of the current property.
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic CustomProperty AllowedValuesRootProperty { get; }
Public ReadOnly Property AllowedValuesRootProperty As CustomProperty
Get
public:
property CustomProperty^ AllowedValuesRootProperty {
CustomProperty^ get ();
}
member AllowedValuesRootProperty : CustomProperty with get
Property Value
Type:
CustomProperty
Remarks
See Also