Sprache

Service.TransactionAnnotationsGet(TransactionAnnotationsGetRequest) Methode

Definition

Erhalten Sie Anmerkungen, die mit einer Transaktion zusammenhängen.

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::TransactionAnnotationsGetResponse ^ TransactionAnnotationsGet(Microsoft::MasterDataServices::Services::MessageContracts::TransactionAnnotationsGetRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsGetResponse TransactionAnnotationsGet(Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsGetRequest request);
abstract member TransactionAnnotationsGet : Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsGetResponse
override this.TransactionAnnotationsGet : Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsGetResponse
Public Function TransactionAnnotationsGet (request As TransactionAnnotationsGetRequest) As TransactionAnnotationsGetResponse

Parameter

request
TransactionAnnotationsGetRequest

Die TransactionAnnotationsGetRequest Instanz, die die Transaktion identifiziert, für die eine Annotation erhalten soll.

Gibt zurück

Eine Instanz, die TransactionAnnotationsGetResponse die Ergebnisse der Annotationsanfrage enthält.

Implementiert

Gilt für: