Click or drag to resize
STSeriesDeviceStartWorkflow Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Starts the given workflow on this device

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public void StartWorkflow(
	string workflowFile
)

Parameters

workflowFile
Type: SystemString
filename of the workflow to execute
See Also