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