[This is preliminary documentation and is subject to change.]
Sets the value of the Status attribute.
| C# | Visual Basic | Visual C++ |
public void SetStatus( RouteStatusStatus val )
Public Sub SetStatus ( _ val As RouteStatusStatus _ )
public: void SetStatus ( RouteStatusStatus^ val )
- val (RouteStatusStatus)
- A RouteStatusStatus object
The SIF specification defines the meaning of this attribute as: "Status of the route."
Version: 2.0
Since: 1.5r1