AccountRequiredPropertiesRepositoryAccountReference 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<AccountRequiredProperty, Account> AccountReference
Public Shared ReadOnly AccountReference As PrimaryKeyReference(Of AccountRequiredProperty, Account)
public:
static initonly PrimaryKeyReference<AccountRequiredProperty^, Account^>^ AccountReference
static val AccountReference: PrimaryKeyReference<AccountRequiredProperty, Account>
Field Value
Type:
PrimaryKeyReferenceAccountRequiredProperty,
Account
See Also