FinancialStatementNodesRepositoryFinancialStatementReference 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<FinancialStatementNode, FinancialStatement> FinancialStatementReference
Public Shared ReadOnly FinancialStatementReference As PrimaryKeyReference(Of FinancialStatementNode, FinancialStatement)
public:
static initonly PrimaryKeyReference<FinancialStatementNode^, FinancialStatement^>^ FinancialStatementReference
static val FinancialStatementReference: PrimaryKeyReference<FinancialStatementNode, FinancialStatement>
Field Value
Type:
PrimaryKeyReferenceFinancialStatementNode,
FinancialStatement
See Also