AccountingVoucherLinesRepositoryAccountReference Field |
Definition of the
Account 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, Account> AccountReference
Public Shared ReadOnly AccountReference As PrimaryKeyReference(Of AccountingVoucherLine, Account)
public:
static initonly PrimaryKeyReference<AccountingVoucherLine^, Account^>^ AccountReference
static val AccountReference: PrimaryKeyReference<AccountingVoucherLine, Account>
Field Value
Type:
PrimaryKeyReferenceAccountingVoucherLine,
Account
See Also