SavedSearch Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Represents a saved search.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)


[SerializableAttribute]
[ObsoleteAttribute("Use Microsoft.EnterpriseManagement.UserInfo.UserSearch")]
public ref class SavedSearch : UserSearch

NameDescription
System_CAPS_pubmethodSavedSearch(String^, Guid)

Initializes a newSavedSearch object

NameDescription
System_CAPS_pubpropertyConfiguration

(Inherited from UserSearch.)

System_CAPS_pubpropertyConfigurationXml

(Inherited from UserSearch.)

System_CAPS_pubpropertyDescription

(Inherited from UserSearch.)

System_CAPS_pubpropertyId
System_CAPS_pubpropertyManagementGroup

The connection management group connection used by this object.

System_CAPS_pubpropertyManagementGroupId

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyMonitoringObjectId

Obsolete.Gets or sets the optional monitoring object identifier for the saved search.

System_CAPS_pubpropertyMonitoringViewTypeId

Obsolete.Gets or sets the globally unique identifier (GUID) for the monitoring view type associated with the saved search.

System_CAPS_pubpropertyName

(Inherited from UserSearch.)

System_CAPS_pubpropertyObjectId

(Inherited from UserSearch.)

System_CAPS_pubpropertyTargetClassId

(Inherited from UserSearch.)

System_CAPS_pubpropertyTargetMonitoringClassId

Obsolete.Gets or sets the monitoring class associated with the saved search.

System_CAPS_pubpropertyViewTypeId

(Inherited from UserSearch.)

NameDescription
System_CAPS_pubmethodEquals(Object^)
System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()
System_CAPS_pubmethodGetMonitoringViewType()

Obsolete.Gets the monitoring view type for this saved search.

System_CAPS_pubmethodGetTargetMonitoringClass()

Obsolete.Gets the target class, if there is one, for the saved search.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

(Inherited from UserSearch.)

System_CAPS_pubmethodToString()

(Inherited from MonitoringBase.)

System_CAPS_pubmethodUpdate()

(Inherited from UserSearch.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: