Table of Contents

Enum PostedRoadSpeedOptions

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

Defines options for a posted road speed request.

[Flags]
public enum PostedRoadSpeedOptions
Extension Methods

Fields

NoCommercial = 4

Do not use commercial data.

NoCommunity = 2

Do not use community data.

NoEstimates = 1

Do not use any posted road speed data that is defined as an "estimate".

None = 0

No special options, use all available posted road speed data.