SmartBatch 2006 Application Programmatic Interface

ActionType Enumeration

The action for the Remote Agent to perform.

public enum ActionType

Members

Member Name Description
Start Start the Operation.
Hold Place the Operation on hold.
Resume Resume the Operation.
Stop Stop the Operation.
Terminate Terminate the Operation.

Requirements

Namespace: OnLineToolWorks.SmartBatch.Data

Assembly: OnLineToolWorks.SmartBatch.Data (in OnLineToolWorks.SmartBatch.Data.dll)

See Also

OnLineToolWorks.SmartBatch.Data Namespace