ModelPerspective Class
SQL Server 2012
Provides information about a perspective of a model.
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
The ModelPerspective type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | Gets a description of the perspective. Read-only. |
![]() | ID | Gets the ID of the perspective. Read-only. |
![]() | Name | Gets the name of the perspective. Read-only. |
A model perspective identifies a subset of a model items that are contained in the model. Use the model perspective name with the GetUserModel method to obtain only the model items in the perspective.

