DocumentDistributedAmountsRepositoryDocumentLineIdAttribute 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, Nullable<Guid>> DocumentLineIdAttribute
Public Shared ReadOnly DocumentLineIdAttribute As ColumnDataAttribute(Of DocumentDistributedAmount, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<DocumentDistributedAmount^, Nullable<Guid^>^>^ DocumentLineIdAttribute
static val DocumentLineIdAttribute: ColumnDataAttribute<DocumentDistributedAmount, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeDocumentDistributedAmount,
NullableGuid
See Also