Click or drag to resize

ScheduledWorkOrder Properties

The ScheduledWorkOrder type exposes the following members.

Properties
 NameDescription
Public propertyEndTime THe time when production is expected to be completed for this Work Order.
Public propertyReservedMaterials An optional list of the specific materials that are necessary to execute this scheduled Work Order.
Public propertyReservedOperators An optional list of the operators that have been allocated to execute this scheduled Work Order.
Public propertyReservedResources An optional list of the physical resources / assets that are required to execute the Work Order (Lines, Machines, etc.).
Public propertyReservedTools An optional list of the tools that are required to execute the Work Order.
Public propertyScheduler Identifies the person who was responsible for scheduling the Work Order (optional).
Public propertyStartTime The time when production will begin for this Work Order in the designated work area.
Public propertyWorkArea Identifies the physical location where the Work Order will be executed. A single Work Order may be scheduled to run in different physical locations at different times.
Public propertyWorkOrderIdentifier Identifies the Work Order (or Work Order sub-batch) that is scheduled.
Top
See Also