| Visual Basic (Declaration) | |
|---|---|
<FlagsAttribute()> Public Enum EventFilter Inherits System.Enum | |
| C# | |
|---|---|
[FlagsAttribute()] public enum EventFilter : System.Enum | |
| Member | Description |
|---|---|
| ByArea | The server supports filtering by process area. |
| ByCategory | The server supports filtering by event categories. |
| ByEvent | The server supports filtering by event type. |
| BySeverity | The server supports filtering by severity levels. |
| BySource | The server supports filtering by event sources. |
System.Object
System.ValueType
System.Enum
NSPlugin.EventFilter
Requirements
Namespace: NSPlugin
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: NSPlugin (in D:\PRODUCTS\OPCDA.NET\Server\Customization\AECombo\bin\DocX\AE\NSPlugin.dll)