Table of Contents

Interface IZoneTypeProvider

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

The interface that is used to retrieve ZoneType value from an object that implements this interface.

public interface IZoneTypeProvider

Properties

ZoneType

Gets the ZoneType.

ZoneType? ZoneType { get; }

Property Value

ZoneType

ZoneType