Click or drag to resize

ChartOfAccountChartOfAccountID Property

Unique identifier used to specify the chart of account.

Created in Epic SDK 2019.

Sometimes Required

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: 2021.2.0.769
Syntax
public int ChartOfAccountID { get; set; }

Property Value

Type: Int32
ChartOfAccountID As Integer.
Remarks
Note Note
  • Name - ChartOfAccountID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
See Also