Click or drag to resize
Infosoft Logo

GetTaxTransactionsResponse Class

Service Contract Class - GetTaxTransactionsResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsGetTaxTransactionsResponse

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetTaxTransactionsResponse

The GetTaxTransactionsResponse type exposes the following members.

Properties
 NameDescription
Public propertyTaxTransactionList A collection of TaxTransaction objects.
Top
Remarks
This response message contains a list of all found TaxTransactions
See Also