DANSrvAE Reference
EventBrowseType Enumeration
See Also  Send comments on this topic.
NSPlugin Assembly > NSPlugin Namespace : EventBrowseType Enumeration

Glossary Item Box

Alarms/Events Browse type definition for filters. Event sources are organized in a hierarchical structure of areas. Areas can be defined as required and must not correlate to branches in the DA server address space.
However, for simplicity reasons the sample implementation has the eventsorces in areas that correlate to the DA server branch structure.

Syntax

Visual Basic (Declaration) 
Public Enum EventBrowseType 
   Inherits System.Enum
C# 
public enum EventBrowseType : System.Enum 

Members

MemberDescription
Area (1) The filter criteria is applied to areas.
Source (2) The filter criteria is applied to event sources.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NSPlugin.EventBrowseType

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)

See Also

© 2004-2017 Advosol Inc. All Rights Reserved.