ServiceVersionGetResponse Class
SQL Server 2012
Defines the message contract for the Service Check get response.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The ServiceVersionGetResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ServiceVersionGetResponse() | Initializes a new instance of the ServiceVersionGetResponse class. |
![]() | ServiceVersionGetResponse(Int32, OperationResult, Version) | Initializes a new instance of the ServiceVersionGetResponse class with the specified values. |
| Name | Description | |
|---|---|---|
![]() | ApiContractVersion | Specifies the version of the API contract. |
![]() | OperationResult | Specifies the result of an operation. |
![]() | Version | Specifies the version of the service instance. |

