Compartir a través de


ServiceClient.IService.TransactionAnnotationsGet Método

Definición

Recupera la lista filtrada de las anotaciones de transacción de un modelo.

 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

Parámetros

request
TransactionAnnotationsGetRequest

La solicitud de obtención.

Devoluciones

El objeto TransactionAnnotationsGetResponse de la operación.

Implementaciones

Atributos

Se aplica a