Compartilhar via


IPresentationManagement.GetViews Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets a list of views.

Overload List

Name Description
IPresentationManagement.GetViews () Gets all views.
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 (ManagementPackViewCriteria) Gets a list of views that match the provided criteria.
IPresentationManagement.GetViews (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