ModelPerspective Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Provides information about a perspective of a model.
Syntax
'Declaration
Public Class ModelPerspective
public class ModelPerspective
public ref class ModelPerspective
public class ModelPerspective
public class ModelPerspective
Remarks
A model perspective identifies a subset of a model items contained in the model. Use the model perspective name with the GetUserModel API to obtain only the model items in the perspective.
Inheritance Hierarchy
System.Object
ReportService2005.ModelPerspective
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
See Also
Reference
ModelPerspective Members
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace
Other Resources
Working with Perspectives in Model Designer
Working with Model Designer