Table of Contents

Interface IEngineHoursAdjustmentProvider

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

Models the properties of an entity with adjustable engine hours.

public interface IEngineHoursAdjustmentProvider

Properties

EngineHourOffset

Gets or sets the offset to be applied engine hours data reported by the engine computer. Default [0].

int? EngineHourOffset { get; set; }

Property Value

int?

int