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