Click or drag to resize

ReceiptGetResult Class

The result of a receipt get method call
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.ReceiptReceiptGetResult
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntax
public sealed class ReceiptGetResult

The ReceiptGetResult type exposes the following members.

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