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