SystemPropertiesGetResponse Class
SQL Server 2012
Retrieves system property values in an array.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The SystemPropertiesGetResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SystemPropertiesGetResponse() | Initializes a new instance of the SystemPropertiesGetResponse class that has default values. |
![]() | SystemPropertiesGetResponse(OperationResult, Collection<SystemPropertyValue>) | Initializes a new instance of the SystemPropertiesGetResponse class that has the specified operation result and list of system properties. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |
![]() | SystemProperties | The system properties to return in the response. |

