DocumentDistributedAmountsRepositoryDocumentReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<DocumentDistributedAmount, Document> DocumentReference
Public Shared ReadOnly DocumentReference As KeyReference(Of DocumentDistributedAmount, Document)
public:
static initonly KeyReference<DocumentDistributedAmount^, Document^>^ DocumentReference
static val DocumentReference: KeyReference<DocumentDistributedAmount, Document>
Field Value
Type:
KeyReferenceDocumentDistributedAmount,
Document
See Also