Click or drag to resize

CashJournalLastVoucher Property

Gets or Sets the payables voucher number counter for this journal.

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public int LastVoucher { get; set; }

Property Value

Type: Int32
The payables voucher number counter.
Remarks
Note Note
  • Name - LastVoucher
See Also