SavedSearch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use Microsoft.EnterpriseManagement.UserInfo.UserSearch
This represents a saved search.
public ref class SavedSearch : Microsoft::EnterpriseManagement::UserInfo::UserSearch
[System.Obsolete("Use Microsoft.EnterpriseManagement.UserInfo.UserSearch")]
[System.Serializable]
public class SavedSearch : Microsoft.EnterpriseManagement.UserInfo.UserSearch
type SavedSearch = class
inherit UserSearch
Public Class SavedSearch
Inherits UserSearch
- Inheritance
-
SavedSearch
- Attributes
Constructors
| SavedSearch(String, Guid) |
Creates a new SavedSearch. |
Properties
| ManagementGroup |
The ManagementGroup the object was instantiated in. |
| MonitoringObjectId |
Obsolete.
The optional monitoring object id for this saved search. |
| MonitoringViewTypeId |
Obsolete.
The associated view type. |
| TargetMonitoringClassId |
Obsolete.
The associated monitoring class. |
Methods
| GetMonitoringViewType() |
Obsolete.
Gets the monitoring view type for this saved search. |
| GetTargetMonitoringClass() |
Obsolete.
Gets the target class, if there is one, for this Saved Search. |