TransactionAnnotationsGetResponse Class

Definition

The TransactionAnnotationsGetResponse element holds the details of the response.

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

Constructors

TransactionAnnotationsGetResponse()

Initializes a new instance of the TransactionAnnotationsGetResponse class.

Properties

Annotations

Specifies the annotations.

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)
TransactionId

Specifies the transaction identifier.

Applies to