SavedSearch.GetMonitoringViewType Method

Definition

Caution

Use ManagementGroup.Presentation.GetViewType

Gets the monitoring view type for this saved search.

public:
 Microsoft::EnterpriseManagement::Configuration::MonitoringViewType ^ GetMonitoringViewType();
[System.Obsolete("Use ManagementGroup.Presentation.GetViewType")]
public Microsoft.EnterpriseManagement.Configuration.MonitoringViewType GetMonitoringViewType ();
member this.GetMonitoringViewType : unit -> Microsoft.EnterpriseManagement.Configuration.MonitoringViewType
Public Function GetMonitoringViewType () As MonitoringViewType

Returns

MonitoringViewType

The MonitoringModuleType.

Attributes

Applies to