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