DocumentAmountTypesRepositoryRoundScaleAttribute 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<int>> RoundScaleAttribute
Public Shared ReadOnly RoundScaleAttribute As ColumnDataAttribute(Of DocumentAmountType, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<DocumentAmountType^, Nullable<int>^>^ RoundScaleAttribute
static val RoundScaleAttribute: ColumnDataAttribute<DocumentAmountType, Nullable<int>>
Field Value
Type:
ColumnDataAttributeDocumentAmountType,
NullableInt32
See Also