 |
CashJournalLastCheckPrinted Property |
Gets or sets the last check printed for this journal.
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic int LastCheckPrinted { get; set; }
Public Property LastCheckPrinted As Integer
Get
Set
Property Value
Type:
Int32The last check printed.
Remarks Note |
---|
|
See Also