Click or drag to resize
STSeriesDefaultRegionsWorkflowPhase ClassScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
This class is responsible for restoring the default regions to the device
Inheritance Hierarchy
SystemObject
  Scriptel.STSeriesSTSeriesDefaultRegionsWorkflowPhase

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public class STSeriesDefaultRegionsWorkflowPhase : ISTSeriesWorkflowPhase

The STSeriesDefaultRegionsWorkflowPhase type exposes the following members.

Constructors
  NameDescription
Public methodSTSeriesDefaultRegionsWorkflowPhase
Constructor
Top
Methods
  NameDescription
Public methodGetNextPhaseId
returns the next phase id
Public methodGetPhaseId
returns the phase id
Public methodStartPhase
Starts this workflow phase on the given device. The phase is complete when the callback is called.
Public methodStopPhase
Top
See Also