ServiceClient.IService.ServiceVersionGet(ServiceVersionGetRequest) Método

Definição

Recupera a versão do serviço.

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

Parâmetros

request
ServiceVersionGetRequest

A solicitação para obter a versão do serviço.

Retornos

A ServiceVersionGetResponse para a operação.

Implementações

Atributos

Aplica-se a