TransactionAnnotationsCreateRequest Class

Definition

The TransactionAnnotationsCreateRequest element specifies the details of what is requested in the operation.

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

Constructors

TransactionAnnotationsCreateRequest()

Initializes a new instance of the TransactionAnnotationsCreateRequest class.

Properties

Annotations

Specifies the annotations.

International

Specifies client localization information.

(Inherited from MessageRequest)
ModelId

Specifies the model identifier.

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)
TransactionId

Specifies the transaction identifier.

Applies to