Enum ZoneMetadataType
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Defines the different types of ZoneMetadata(s).
public enum ZoneMetadataType
- Extension Methods
Fields
None = 0None
RoadClassification = 3This metadata type represents the type of service a zone segment represents, user specified.
RoadLength = 1This metadata type represents the length of a segment represented as a zone, in meters (nullable).
RoadWidth = 2This metadata type represents the width of a segment represented as a zone, in meters (nullable).