Partager via


IPresentationManagement.GetViews Method

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