Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of LedgerVoucherObject objects added to the LedgerVoucher.
Syntax
public Counter numOfVouchers()
Run On
Server
Return Value
Type: Counter Extended Data Type
The count of LedgerVoucherObject objects
Remarks
The count is increased when a LedgerVoucherObject is added by calling the addVoucher method.