DOFRouteInfoState EnumerationOpenDOF Object Access Library
This enumeration contains the reasons that a RouteListener will be notified.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public enum State
Members

  Member nameValueDescription
ADDED0
REMOVED1
CHANGED2
Remarks

This enumeration contains the reasons that a RouteListener will be notified.
See Also

Reference