Click or drag to resize

LiftEventService Class

The lift event service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.VehicleLiftEventService

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 LiftEventService

The LiftEventService type exposes the following members.

Methods
  NameDescription
Public methodExportLiftEvents
Exports liftevent data to the client.
Public methodExportLiftEvents_Complete
Callback method that is called when the client successfully receives the liftevent data.
Public methodExportLiftEventsByCompleteRoute
Exports lift events specified by Vehicle Id and Route Id
Public methodExportLiftEventsXML
Exports lift events in xml format
Public methodExportPictureEvents
Exports PictureEvent records.
Public methodExportPictureEvents_Complete
Called when the client successfully receives the PictureEvent data.
Public methodGeoCompressLiftEvents
Geo Compresses Lift Events
Public methodGetSiteOrderItemForLiftsByGPS
GPS matches lift for GPSMatchDate (or for today if GPSMatchDate is null)
Public methodImportLiftEvent
Imports the lift event.
Public methodSave
Saves the specified authentication key.
Top
See Also