SIFWorks ADK 2.0
Odometer Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoOdometer

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

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

The SIF specification defines the meaning of this null as: "Current odometer reading."

To remove the Odometer, set Odometer to null

Version: 2.0

Since: 1.5r1

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