Share via


UserSettings.GetMonitoringViewSettings Method

Definition

Retrieves all view settings.

public:
 System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::EnterpriseManagement::Monitoring::MonitoringViewSetting ^> ^ GetMonitoringViewSettings();
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.EnterpriseManagement.Monitoring.MonitoringViewSetting> GetMonitoringViewSettings ();
member this.GetMonitoringViewSettings : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.EnterpriseManagement.Monitoring.MonitoringViewSetting>
Public Function GetMonitoringViewSettings () As ReadOnlyCollection(Of MonitoringViewSetting)

Returns

A colletion of MonitoringViewSetting objects.

Applies to