SIFWorks ADK 2.0
RouteNumber Property
NamespacesEdustructures.SifWorks.TransBusRouteInfoRouteNumber

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

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

The SIF specification defines the meaning of this element as: "A unique identifier for the route. It may contain any printable ASCII character. For instance, you may have route 16AM in the morning and a 16PM in the afternoon."

Version: 2.0

Since: 1.1

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