Click or drag to resize

ScheduledWorkOrders Class

Scheduled WorkOrders
Inheritance Hierarchy
SystemObject
  CorrigoServiceScheduledWorkOrders

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ScheduledWorkOrders

The ScheduledWorkOrders type exposes the following members.

Properties
 NameDescription
Public propertyPrimaryAssigneeId 
Public propertySecondaryAssigneeIds 
Public propertySegments Ordered list of segments with scheduled start dates and durations. Decision engine will only start the next segment after the previous segment is finished.
Public propertyUpdateType Describes how the Decision Engine changed the WO from its original state
Public propertyWorkOrderId 
Top
See Also