DocumentAmountReferencedDocumentsRepositoryDocumentAmountReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<DocumentAmountReferencedDocument, DocumentAmount> DocumentAmountReference
Public Shared ReadOnly DocumentAmountReference As PrimaryKeyReference(Of DocumentAmountReferencedDocument, DocumentAmount)
public:
static initonly PrimaryKeyReference<DocumentAmountReferencedDocument^, DocumentAmount^>^ DocumentAmountReference
static val DocumentAmountReference: PrimaryKeyReference<DocumentAmountReferencedDocument, DocumentAmount>
Field Value
Type:
PrimaryKeyReferenceDocumentAmountReferencedDocument,
DocumentAmount
See Also