Interface IDirectionsSequence
- Namespace
- Geotab.Checkmate.ObjectModel.Geographical
- Assembly
- Geotab.Checkmate.ObjectModel.dll
A sequence of directions with duration and distance.
public interface IDirectionsSequence : IDistanceDuration
- Inherited Members
Properties
Sequence
Gets or sets the sequence.
int? Sequence { get; set; }