Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a list of views.
Overload List
Name | Description |
---|---|
IPresentationManagement.GetViews () | Gets all views. |
IPresentationManagement.GetViews (ManagementPackViewCriteria) | Gets a list of views that match the provided criteria. |
IPresentationManagement.GetViews (EnterpriseManagementObject, ManagementPackViewCriteria) | Gets a list of views that match the provided criteria and target the provided object. |
IPresentationManagement.GetViews (ManagementPackClass, ManagementPackViewCriteria, BaseClassTraversalDepth) | Gets a list of views that match the provided criteria and target the provided class. |
IPresentationManagement.GetViews (Generic IEnumerable, ManagementPackViewCriteria) | Gets a list of views that target any object in the provided object list. |
See Also
Reference
IPresentationManagement Interface
IPresentationManagement Members
Microsoft.EnterpriseManagement Namespace