Click or drag to resize

EventService Class

The driver event service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.EventsEventService

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

The EventService type exposes the following members.

Methods
  NameDescription
Public methodExportDisposalEvents
Gets the list of Disposal Events based on the ScheduleId provided
Public methodExportDisposalEventsComplete
Exports the disposal events complete.
Public methodExportMiscTimeSinks
Gets the list of MiscTimeSink Events based on the ScheduleId provided
Public methodExportMiscTimeSinksComplete
Exports the misc time sinks complete.
Public methodExportRefuelEvents
Gets the list of Refuel Events based on the ScheduleId provided
Public methodExportRefuelEventsComplete
Exports the refuel events complete.
Public methodExportRoadBlockages
Gets the list of RoadBlock Events based on the ScheduleId provided
Public methodExportRoadBlockagesComplete
Exports the road blockages complete.
Top
See Also