ExportViewListGetResponse Class
SQL Server 2012
Hold details of the response to an ExportViewListGetRequest.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The ExportViewListGetResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExportViewListGetResponse() | Initializes a new instance of the ExportViewListGetResponse class that has default values. |
![]() | ExportViewListGetResponse(Collection<ExportView>, OperationResult) | Initializes a new instance of the ExportViewListGetResponse class that has the specified array of export views and operation result. |
| Name | Description | |
|---|---|---|
![]() | ExportViews | A collection of export views. |
![]() | OperationResult | The operation result, including a unique ID for tracking and logging. |

