[This is preliminary documentation and is subject to change.]
Sets the value of the <RouteStatus> element.
| C# | Visual Basic | Visual C++ |
public void SetRouteStatus( RouteStatusStatus Status, string BusRouteInfoRefId, string Value )
Public Sub SetRouteStatus ( _ Status As RouteStatusStatus, _ BusRouteInfoRefId As String, _ Value As String _ )
public: void SetRouteStatus ( RouteStatusStatus^ Status, String^ BusRouteInfoRefId, String^ Value )
- Status (RouteStatusStatus)
- Status of the route.
- BusRouteInfoRefId (String)
- GUID
- Value (String)
- Gets or sets the content value of the <RouteStatus> element
This form of setRouteStatus is provided as a convenience method that is functionally equivalent to the RouteStatus
Version: 2.0
Since: 1.5r1