Click or drag to resize

VehicleEventService Class

The vehicle event service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.VehicleVehicleEventService

Namespace:  AMCS.Elemos.IntegrationService.Services.Vehicle
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class VehicleEventService

The VehicleEventService type exposes the following members.

Methods
  NameDescription
Public methodAutoVehicleEvents_Complete
Creates Route complete vehicle events for UnComplete Routes older than routeTimeOutHrs specified.
Public methodExportVehicleEvents_Complete
Called when the client successfully receives the vehicle event data.
Public methodExportVehicleEventsByType
Exports Vehicle Events By Event Type
Public methodGenerateRouteProgressSummary
Generates the route progress summary data.
Public methodGeoCompressVehicleEvents
Geo Compresses Vehicle Events
Public methodGeoCompressVehicleTrails
Geo Compresses Vehicle Trails
Public methodImportVehicleFuelEvents
Imports VehicleFuelEvents, providing a list of any rejected VehicleFuelEvents with a relevant RejectReason set
Public methodIsFuelEventTypeIdValid
Returns True if provided Id number is a valid Fuel Event Type's Id
Public methodIsSupplierSiteIdValid
Returns True if provided Id number is a valid Supplier's Site Id
Top
See Also