SIFWorks ADK 2.0
SetRouteType Method (val)
NamespacesEdustructures.SifWorks.TransBusRouteInfoSetRouteType(RouteType)

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

Sets the value of the <RouteType> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetRouteType(
	RouteType val
)
Public Sub SetRouteType ( _
	val As RouteType _
)
public:
void SetRouteType (
	RouteType^ val
)
Parameters
val (RouteType)
A RouteType 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