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