FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAllSuggestiveSteps Method

getAllSuggestiveSteps

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

Syntax


public DataTable getAllSuggestiveSteps(
	string sOrderByCol
)
Public Function getAllSuggestiveSteps ( _
	sOrderByCol As String _
) As DataTable
public:
DataTable^ getAllSuggestiveSteps(
	String^ sOrderByCol
)

Parameters

sOrderByCol
Type: String
The s order by col.

Return Value

DataTable.