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