AccountingVouchersRepositoryDefaultReferencedDocumentReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<AccountingVoucher, Document> DefaultReferencedDocumentReference
Public Shared ReadOnly DefaultReferencedDocumentReference As KeyReference(Of AccountingVoucher, Document)
public:
static initonly KeyReference<AccountingVoucher^, Document^>^ DefaultReferencedDocumentReference
static val DefaultReferencedDocumentReference: KeyReference<AccountingVoucher, Document>
Field Value
Type:
KeyReferenceAccountingVoucher,
Document
See Also