AccountsRepositoryAccountGroupReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Account, AccountGroup> AccountGroupReference
Public Shared ReadOnly AccountGroupReference As PrimaryKeyReference(Of Account, AccountGroup)
public:
static initonly PrimaryKeyReference<Account^, AccountGroup^>^ AccountGroupReference
static val AccountGroupReference: PrimaryKeyReference<Account, AccountGroup>
Field Value
Type:
PrimaryKeyReferenceAccount,
AccountGroup
See Also