Click or drag to resize

ScheduleService Class

The schedule service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.ScheduleScheduleService

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

The ScheduleService type exposes the following members.

Methods
  NameDescription
Public methodDeallocateJobs
Deallocate the jobs from the schedule based on the list of jobs sent
Public methodExportDeviceWorkStatuses
Gets the job statuses.
Public methodExportDeviceWorkStatusesComplete
Exports the device work statuses complete.
Public methodExportJobs
Gets the jobs based on the search criteria passed
Public methodExportJobsComplete
Exports the jobs complete.
Public methodImportSchedule
Imports a Schedule into the system
Public methodSearchSchedule
Searches the schedule.
Top
See Also