Click or drag to resize

RouteRouteState Enumeration

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration RouteState
Members
  Member nameValueDescription
Unlocked0Members of this route can be used by others.
Pending1Route is in the process of being set or locked.
Locked2No member of this route can be used by another.
See Also