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