DocumentManualDistributedAmountsRepositoryDocumentLineIdAttribute 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> DocumentLineIdAttribute
Public Shared ReadOnly DocumentLineIdAttribute As ColumnDataAttribute(Of DocumentManualDistributedAmount, Guid)
public:
static initonly ColumnDataAttribute<DocumentManualDistributedAmount^, Guid^>^ DocumentLineIdAttribute
static val DocumentLineIdAttribute: ColumnDataAttribute<DocumentManualDistributedAmount, Guid>
Field Value
Type:
ColumnDataAttributeDocumentManualDistributedAmount,
Guid
See Also