FinancialStatementNodeCorrespondancesRepositoryAccountGroupReference 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<FinancialStatementNodeCorrespondance, AccountGroup> AccountGroupReference
Public Shared ReadOnly AccountGroupReference As PrimaryKeyReference(Of FinancialStatementNodeCorrespondance, AccountGroup)
public:
static initonly PrimaryKeyReference<FinancialStatementNodeCorrespondance^, AccountGroup^>^ AccountGroupReference
static val AccountGroupReference: PrimaryKeyReference<FinancialStatementNodeCorrespondance, AccountGroup>
Field Value
Type:
PrimaryKeyReferenceFinancialStatementNodeCorrespondance,
AccountGroup
See Also