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