ServiceClient.IService.TransactionAnnotationsCreate Methode

Definition

Erstellt neue an eine vorhandene Transaktion angefügte Anmerkungen.

 virtual Microsoft::MasterDataServices::AnnotationsCreateResponse ^ Microsoft.MasterDataServices.IService.TransactionAnnotationsCreate(Microsoft::MasterDataServices::TransactionAnnotationsCreateRequest ^ request) = Microsoft::MasterDataServices::IService::TransactionAnnotationsCreate;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.AnnotationsCreateResponse IService.TransactionAnnotationsCreate (Microsoft.MasterDataServices.TransactionAnnotationsCreateRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.TransactionAnnotationsCreate : Microsoft.MasterDataServices.TransactionAnnotationsCreateRequest -> Microsoft.MasterDataServices.AnnotationsCreateResponse
override this.Microsoft.MasterDataServices.IService.TransactionAnnotationsCreate : Microsoft.MasterDataServices.TransactionAnnotationsCreateRequest -> Microsoft.MasterDataServices.AnnotationsCreateResponse
Function TransactionAnnotationsCreate (request As TransactionAnnotationsCreateRequest) As AnnotationsCreateResponse Implements IService.TransactionAnnotationsCreate

Parameter

request
TransactionAnnotationsCreateRequest

Die Erstellungsanforderung.

Gibt zurück

AnnotationsCreateResponse für den Vorgang.

Implementiert

Attribute

Gilt für: