FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getStepIDByName Method

getSteIDByName

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

Syntax


public string getStepIDByName(
	string sStepName
)
Public Function getStepIDByName ( _
	sStepName As String _
) As String
public:
String^ getStepIDByName(
	String^ sStepName
)

Parameters

sStepName
Type: String
Name of the s step.

Return Value

System.String.