AemGlobalSettings.EventTypeFilters Property

Updated: April 16, 2012

Gets event type filters. Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As AemGlobalSettings Dim value As Collection(Of String) value = instance.EventTypeFilters Public ReadOnly Property EventTypeFilters As Collection(Of String)public Collection<string> EventTypeFilters { get; }public: property Collection<String^>^ EventTypeFilters { Collection<String^>^ get (); }/** @property */ public Collection<String> get_EventTypeFilters () public function get EventTypeFilters () : Collection<String> Property ValueReturns a Collection of strings that contain event type filters.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms