VoucherCorrespondancesRepositoryVoucherReference 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<VoucherCorrespondance, AccountingVoucher> VoucherReference
Public Shared ReadOnly VoucherReference As PrimaryKeyReference(Of VoucherCorrespondance, AccountingVoucher)
public:
static initonly PrimaryKeyReference<VoucherCorrespondance^, AccountingVoucher^>^ VoucherReference
static val VoucherReference: PrimaryKeyReference<VoucherCorrespondance, AccountingVoucher>
Field Value
Type:
PrimaryKeyReferenceVoucherCorrespondance,
AccountingVoucher
See Also