Поделиться через


ServiceClient.IService.ServiceVersionGet(ServiceVersionGetRequest) Метод

Определение

Получает версию службы.

 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

Параметры

request
ServiceVersionGetRequest

Запрос на получение версии службы.

Возвращаемое значение

Объект ServiceVersionGetResponse для операции.

Реализации

Атрибуты

Применяется к