SIFWorks ADK 2.0
RouteType Property
NamespacesEdustructures.SifWorks.TransBusRouteInfoRouteType

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

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

The SIF specification defines the meaning of this element as: "The type of route."

Version: 2.0

Since: 1.1

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