ServiceClient.IService.TransactionAnnotationsGet Methode

Definition

Ruft die gefilterte Liste der Transaktionsanmerkungen aus einem Modell ab.

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

Parameter

request
TransactionAnnotationsGetRequest

Die Abrufanforderung.

Gibt zurück

TransactionAnnotationsGetResponse für den Vorgang.

Implementiert

Attribute

Gilt für: