CustomPropertiesRepositoryLimitToAllowedValuesAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CustomProperty, bool> LimitToAllowedValuesAttribute
Public Shared ReadOnly LimitToAllowedValuesAttribute As ColumnDataAttribute(Of CustomProperty, Boolean)
public:
static initonly ColumnDataAttribute<CustomProperty^, bool>^ LimitToAllowedValuesAttribute
static val LimitToAllowedValuesAttribute: ColumnDataAttribute<CustomProperty, bool>
Field Value
Type:
ColumnDataAttributeCustomProperty,
Boolean
See Also