DocumentAmountTypesRepositoryDefaultPercentAttribute 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, Nullable<decimal>> DefaultPercentAttribute
Public Shared ReadOnly DefaultPercentAttribute As ColumnDataAttribute(Of DocumentAmountType, Nullable(Of Decimal))
public:
static initonly ColumnDataAttribute<DocumentAmountType^, Nullable<Decimal^>^>^ DefaultPercentAttribute
static val DefaultPercentAttribute: ColumnDataAttribute<DocumentAmountType, Nullable<decimal>>
Field Value
Type:
ColumnDataAttributeDocumentAmountType,
NullableDecimal
See Also