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