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

Glossary Item Box

Event Types

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum EventType 
   Inherits System.Enum
C# 
[FlagsAttribute()]
public enum EventType : System.Enum 

Members

MemberDescription
All All event types
ConditionEvent Condition-Related event.
SimpleEvent Simple event.
TrackingEvent Tracking event.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NSPlugin.EventType

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.