Share via


ServiceClient.IService.TransactionAnnotationsGet Metodo

Definizione

Recupera l'elenco filtrato di annotazioni transazioni da un modello.

 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

Parametri

request
TransactionAnnotationsGetRequest

Richiesta di recupero.

Restituisce

Oggetto TransactionAnnotationsGetResponse per l'operazione.

Implementazioni

Attributi

Si applica a