DocumentTypeAmountsRepositoryDocumentAmountTypeIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentTypeAmount, Guid> DocumentAmountTypeIdAttribute
Public Shared ReadOnly DocumentAmountTypeIdAttribute As ColumnDataAttribute(Of DocumentTypeAmount, Guid)
public:
static initonly ColumnDataAttribute<DocumentTypeAmount^, Guid^>^ DocumentAmountTypeIdAttribute
static val DocumentAmountTypeIdAttribute: ColumnDataAttribute<DocumentTypeAmount, Guid>
Field Value
Type:
ColumnDataAttributeDocumentTypeAmount,
Guid
See Also