Click or drag to resize

ChartOfAccountIsBankAccount Property

Displays whether the chart of account is a bank account.

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: 2021.1.0.391
Syntax
public Nullable<bool> IsBankAccount { get; set; }

Property Value

Type: NullableBoolean
IsBankAccount As Boolean?.
Remarks
Note Note
  • Name - IsBankAccount
See Also