ServiceVersionGetResponse Class
Defines the message contract for the Service Check get response.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| 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 | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| 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. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


