DocumentAmountTypesRepositoryAmountTypeCodeAttribute 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, string> AmountTypeCodeAttribute
Public Shared ReadOnly AmountTypeCodeAttribute As ColumnDataAttribute(Of DocumentAmountType, String)
public:
static initonly ColumnDataAttribute<DocumentAmountType^, String^>^ AmountTypeCodeAttribute
static val AmountTypeCodeAttribute: ColumnDataAttribute<DocumentAmountType, string>
Field Value
Type:
ColumnDataAttributeDocumentAmountType,
String
See Also