 |
CashJournalBankAccount Property |
Gets or Sets the bank account number for this journal.
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic string BankAccount { get; set; }
Public Property BankAccount As String
Get
Set
Property Value
Type:
StringThe bank account number
Remarks Note |
---|
|
See Also