Click or drag to resize

ChartOfAccountGetResultChartOfAccounts Property

Used to store a collection of chart of accounts.

Created in Epic SDK 2019.

Namespace:  ASI.TAM.API.Data.UI.Configure.GeneralLedger
Assembly:  ASI.TAM.API.Data.UI.Configure.GeneralLedger (in ASI.TAM.API.Data.UI.Configure.GeneralLedger.dll) Version: 2020.1.0.523
Syntax
public ChartOfAccount[] ChartOfAccounts { get; set; }

Property Value

Type: ChartOfAccount
ChartOfAccounts As Collection.
Remarks
Note Note
  • Name - ChartOfAccounts
See Also