FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAutoDetectSteps Method

Auto Detect the Steps

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public DataTable getAutoDetectSteps(
	string sFilePath
)
Public Function getAutoDetectSteps ( _
	sFilePath As String _
) As DataTable
public:
DataTable^ getAutoDetectSteps(
	String^ sFilePath
)

Parameters

sFilePath
Type: String
The s file path.

Return Value

DataTable.