Click or drag to resize

BankBankAccountNumberCode Property

The active bank account.

Created in Epic SDK 2018.

Sometimes Required

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 string BankAccountNumberCode { get; set; }

Property Value

Type: String
BankAccountNumberCode As String.
Remarks
Note Note
  • Name - BankAccountNumberCode
  • Lookup - ReconciliationBankBankAccount
  • Auto Validated - True
  • Ignored On Update - True
See Also