Table of Contents

Interface ITrailerProvider

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

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

public interface ITrailerProvider

Properties

Trailer

Gets the trailer.

Trailer? Trailer { get; }

Property Value

Trailer

Trailer