Click or drag to resize
STSeriesWorkflowPhase MethodsScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/

The STSeriesWorkflowPhase type exposes the following members.

Methods
  NameDescription
Public methodButtonSelected
Button press callback
Public methodGetNextPhaseId
returns the next phase id
Public methodGetPhaseId
returns the phase id of this phase
Public methodGetPreviousPhaseId
returns the previous phase id
Public methodStartPhase
Starts this workflow phase on the given device. The phase is complete when the callback is called.
Public methodStopPhase
Stops this phase
Top
See Also