Click or drag to resize

BankAccountBankAccountNumber Property

Bank Account Number

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: 2020.1.0.523
Syntax
public string BankAccountNumber { get; set; }

Property Value

Type: String
BankAccountNumber As String.
Remarks
Note Note
  • Name - BankAccountNumber
  • Length - 34
  • Required On Insert - False
  • Required On Update - False
See Also