Click or drag to resize

VoucherGetResult Class

Used to get the result of voucher get operation
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.VoucherVoucherGetResult
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Voucher
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public sealed class VoucherGetResult

The VoucherGetResult type exposes the following members.

Properties
  NameDescription
Public propertyTotalPages
The total pages to be read.
Public propertyVouchers
The list of Vouchers to return
Top
Remarks