CustomPropertyAllowedValuesRepositoryPropertyAllowedValueFieldAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CustomPropertyAllowedValue, string> PropertyAllowedValueFieldAttribute
Public Shared ReadOnly PropertyAllowedValueFieldAttribute As ColumnDataAttribute(Of CustomPropertyAllowedValue, String)
public:
static initonly ColumnDataAttribute<CustomPropertyAllowedValue^, String^>^ PropertyAllowedValueFieldAttribute
static val PropertyAllowedValueFieldAttribute: ColumnDataAttribute<CustomPropertyAllowedValue, string>
Field Value
Type:
ColumnDataAttributeCustomPropertyAllowedValue,
String
See Also