SIFWorks ADK 2.0
SetRouteDistanceTotal Method (Unit, Value)
NamespacesEdustructures.SifWorks.TransBusRouteInfoSetRouteDistanceTotal(DistanceUnit, String)

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

Sets the value of the <RouteDistanceTotal> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetRouteDistanceTotal(
	DistanceUnit Unit,
	string Value
)
Public Sub SetRouteDistanceTotal ( _
	Unit As DistanceUnit, _
	Value As String _
)
public:
void SetRouteDistanceTotal (
	DistanceUnit^ Unit, 
	String^ Value
)
Parameters
Unit (DistanceUnit)
Units used in the odometer reading.
Value (String)
Gets or sets the content value of the &lt;RouteDistance&gt; element
Remarks

This form of setRouteDistanceTotal is provided as a convenience method that is functionally equivalent to the RouteDistanceTotal

Version: 2.0

Since: 1.1

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