AemGlobalSettings.EventTypeFilters Property
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.
Event Type Filters
public:
property System::Collections::ObjectModel::Collection<System::String ^> ^ EventTypeFilters { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> EventTypeFilters { get; }
member this.EventTypeFilters : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property EventTypeFilters As Collection(Of String)
Property Value
Returns a Collection<T> of strings that contain event type filters.