Click or drag to resize

BankBankIncludeSubaccounts Property

Indicate if include the sub account for the title account selected. Ignored if the bank account is not a tile account with sub accounts.

Created in Epic SDK 2018.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public Nullable<bool> BankIncludeSubaccounts { get; set; }

Property Value

Type: NullableBoolean
BankIncludeSubaccounts As Boolean?.
Remarks

If blank on insert, then defaults to false.

Note Note
  • Name - BankIncludeSubaccounts
See Also