Click or drag to resize

FinancialStatementNodeCorrespondanceCorrespondantAccountGroup Property

Correspondant account group determining the correspondances for which the balances are summed. If null means that the balances of all correspondances for the main account group are summed. [Filter(multi eq)]

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

Property Value

Type: AccountGroup
See Also