DANSrv Reference
EventBrowseType Enumeration
See Also  Send Feedback
NSPluginNet4 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 (Usage)Copy Code
Dim instance As EventBrowseType
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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2017 Copyright Advosol Inc. All Rights Reserved.