SystemDomainListGetResponse Class
SQL Server 2012
Provides domain list results.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The SystemDomainListGetResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SystemDomainListGetResponse() | Initializes a new instance of the SystemDomainListGetResponse class that has default values. |
![]() | SystemDomainListGetResponse(OperationResult, Collection<SystemDomainList>) | Initializes a new instance of the SystemDomainListGetResponse class that has the specified operation result and system domain lists. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |
![]() | SystemDomainLists | An array of the system domain lists to return in the response. |

