Click or drag to resize

ReceiptBankSubAccountNumberCode Property

The sub account portion of the bank account.

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public string BankSubAccountNumberCode { get; set; }

Property Value

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