Class |
Description |
AddOrderAssembledComponentRequest
|
This class is the request to add a component to a work center's current setup. |
AssembledComponentAction
|
The action/event triggered when a component has been assembled by a scan.
|
AssembledComponentStateEnum.Sizes
|
An inner class to hold the constant DB column size needed for the enum. |
AssembledComponentUndoAction
|
Defines the action needed to undo a single start action. |
ComponentRemoveUndoAction
|
Defines the action needed to undo a single component removal action. |
ComponentRemoveUndoRequest
|
This class is the request to undo a single component removal action for the order.
|
ComponentReportDetail
|
A simple POGO to hold the component report detail rows. |
DisplayAssembleDialogAction
|
The client suggested action triggered when a component is scanned, but is missing assembly data. |
FindComponentAssemblyStateRequest
|
This class is the request to find the component state of an order/LSN. |
OrderComponentState
|
This class contains the fields for a single row in the component assembly state for an order/LSN. |
RemoveOrderAssembledComponentRequest
|
This class is the request to remove an assembled component from the order.
|