Click or drag to resize
Infosoft Logo

CreateTransactionRequest Class

The request for creating a transaction in DistributionInterchange
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.DistributionIntegrationCreateTransactionRequest

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

The CreateTransactionRequest type exposes the following members.

Properties
 NameDescription
Public propertyFilename Gets or sets the filename the transactions originates from
Public propertyMessage Gets or sets an optional message to associate with the created transactions
Public propertyTransactions Gets or sets the transactions to create
Top
See Also