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