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