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