AccountingVoucherLinesRepositoryVoucherReference Field |
Definition of the
Voucher reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<AccountingVoucherLine, AccountingVoucher> VoucherReference
Public Shared ReadOnly VoucherReference As PrimaryKeyReference(Of AccountingVoucherLine, AccountingVoucher)
public:
static initonly PrimaryKeyReference<AccountingVoucherLine^, AccountingVoucher^>^ VoucherReference
static val VoucherReference: PrimaryKeyReference<AccountingVoucherLine, AccountingVoucher>
Field Value
Type:
PrimaryKeyReferenceAccountingVoucherLine,
AccountingVoucher
See Also