Click or drag to resize

BankAccountChartOfAccountID Property

Unique identifier used to specify chart of account item.

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.1.0.391
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