Interface IOdometerProvider
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Models the properties of an entity that records odometer.
public interface IOdometerProvider
Properties
Odometer
Gets or sets the Odometer for the device.
double? Odometer { get; set; }