SIFWorks ADK 2.0
SetOdometer Method (Unit, Value)
NamespacesEdustructures.SifWorks.TransBusPositionInfoSetOdometer(DistanceUnit, String)

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

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

This form of setOdometer is provided as a convenience method that is functionally equivalent to the Odometer

Version: 2.0

Since: 1.5r1

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