Click or drag to resize

FinancialStatementNodeCorrespondanceFinancialStatementNode Property

The FinancialStatementNode to which this FinancialStatementNodeCorrespondance belongs. [Required] [Filter(multi eq)] [Owner]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public FinancialStatementNode FinancialStatementNode { get; set; }

Property Value

Type: FinancialStatementNode
See Also