uaPLUS Reference
EventBrowseType Enumeration
See Also  Send Feedback
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 The filter criteria is applied to areas.
Source 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

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.