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