DocumentAmountTypesRepositoryPercentInputAllowedAttribute 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> PercentInputAllowedAttribute
Public Shared ReadOnly PercentInputAllowedAttribute As ColumnDataAttribute(Of DocumentAmountType, Boolean)
public:
static initonly ColumnDataAttribute<DocumentAmountType^, bool>^ PercentInputAllowedAttribute
static val PercentInputAllowedAttribute: ColumnDataAttribute<DocumentAmountType, bool>
Field Value
Type:
ColumnDataAttributeDocumentAmountType,
Boolean
See Also