Click or drag to resize
Infosoft Logo

TaxTransactionResponse Class

Service Contract Class - TaxTransactionResponse This response message contains a single affected/changed/found TaxTransaction and is used for operations that returns a single result.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsTaxTransactionResponse

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

The TaxTransactionResponse type exposes the following members.

Properties
 NameDescription
Public propertyTaxTransaction A single TaxTransaction object.
Top
Remarks
Auto generated partial.
See Also