Click or drag to resize

WorkOrderService Class

The work order service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.WorkOrderWorkOrderService

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

The WorkOrderService type exposes the following members.

Methods
  NameDescription
Public methodDeleteJob
Deletes the job.
Public methodDeleteJobs
Deletes the jobs.
Public methodExportJob_Status
Exports the job_ status.
Public methodExportJobs
Exports the jobs.
Public methodExportJobs_Complete
Exports the jobs_ complete.
Public methodGetJobByGuid
Gets the job by GUID.
Public methodGetJobs
Gets the jobs.
Public methodImportWorkOrder
Imports the work order.
Public methodLinkJobs
Links the jobs.
Public methodSaveContainerJob
Saves the job.
Public methodSaveJob
Saves the job.
Top
See Also