Click or drag to resize

CashJournalBankAccount Property

Gets or Sets the bank account number for this journal.

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public string BankAccount { get; set; }

Property Value

Type: String
The bank account number
Remarks
Note Note
  • Name - BankAccount
See Also