Click or drag to resize

CashJournalAccount Property

Gets or Sets the account associated to this journal.

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

Property Value

Type: String
The account associated to the journal.
Remarks
Note Note
  • Name - Account
See Also