Condividi tramite


Service.TransactionAnnotationsGet(TransactionAnnotationsGetRequest) Metodo

Definizione

Ottiene le annotazioni relative a una transazione

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

Parametri

request
TransactionAnnotationsGetRequest

Istanza di TransactionAnnotationsGetRequest che identifica la transazione per cui ottenere un'annotazione.

Restituisce

Istanza di TransactionAnnotationsGetResponse che contiene i risultati della richiesta di annotazione.

Implementazioni

Si applica a