TransactionsReverseResponse Class

Definition

The TransactionsReverseResponse element returns an operation result and an ArrayOfReplacementId instance that contains the reversed transactions.

public ref class TransactionsReverseResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class TransactionsReverseResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type TransactionsReverseResponse = class
    inherit MessageResponse
Public Class TransactionsReverseResponse
Inherits MessageResponse
Inheritance
TransactionsReverseResponse
Attributes

Constructors

TransactionsReverseResponse()

Initializes a new instance of the TransactionsReverseResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)
TransactionsReversed

Specifies the transactions reversed.

Applies to