[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <RouteStatus> element.
| C# | Visual Basic | Visual C++ |
public RouteStatus RouteStatus{ get; set;}
Public Property RouteStatus As RouteStatus
public: property RouteStatus^ RouteStatus { RouteStatus^ get (); void set (RouteStatus^ value); }
A RouteStatus
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