SystemSettingsGetResponse Class
SQL Server 2012
Provides system settings within a Microsoft.MasterDataServices.SystemSettingsGroup.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The SystemSettingsGetResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SystemSettingsGetResponse() | Initializes a new instance of the SystemSettingsGetResponse class that has default values. |
![]() | SystemSettingsGetResponse(OperationResult, Collection<SystemSettingGroup>) | Initializes a new instance of the SystemSettingsGetResponse class that has the specified operation result and list of system settings groups. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |
![]() | SystemSettingsGroups | The system setting groups to return in the response. |

