Service.TransactionAnnotationsCreate Method

Definition

Create new Annotations related to a transaction

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsCreateResponse ^ TransactionAnnotationsCreate(Microsoft::MasterDataServices::Services::MessageContracts::TransactionAnnotationsCreateRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse TransactionAnnotationsCreate (Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsCreateRequest request);
abstract member TransactionAnnotationsCreate : Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse
override this.TransactionAnnotationsCreate : Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse
Public Function TransactionAnnotationsCreate (request As TransactionAnnotationsCreateRequest) As AnnotationsCreateResponse

Parameters

Returns

Implements

Applies to