SavedSearch.GetMonitoringViewType Method
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 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
The MonitoringModuleType.
- Attributes