Class TachographVehicleInspectionSearch
- Namespace
- Geotab.Checkmate.ObjectModel.Tachograph.Inspections
- Assembly
- Geotab.Checkmate.ObjectModel.dll
A Search object to search for TachographVehicleInspection rows.
public class TachographVehicleInspectionSearch : Search, IEntity
- Inheritance
-
TachographVehicleInspectionSearch
- Implements
- Inherited Members
Constructors
TachographVehicleInspectionSearch()
Initializes a new instance of the TachographVehicleInspectionSearch class.
public TachographVehicleInspectionSearch()
TachographVehicleInspectionSearch(Id?)
Initializes a new instance of the TachographVehicleInspectionSearch class.
public TachographVehicleInspectionSearch(Id? id)
Parameters
id
IdThe identifier.
Properties
InspectionId
Gets or sets the Inspection Id.
public Id? InspectionId { get; set; }
Property Value
- Id
The settings key.