SIFWorks ADK 2.0
RouteStatus Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoRouteStatus

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <RouteStatus> element.
Declaration Syntax
C#Visual BasicVisual C++
public RouteStatus RouteStatus{ get; set;}
Public Property RouteStatus As RouteStatus
public:
property RouteStatus^ RouteStatus {
	RouteStatus^ get ();
	void set (RouteStatus^ value);
}
Value
A RouteStatus
Remarks

The SIF specification defines the meaning of this null as: "If the bus is running a route, this element must be included in the object. Absence means the bus is not operating a route."

To remove the RouteStatus, set RouteStatus to null

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10