FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getStepCategoryIDByStep Method

Gets the step category identifier by step.

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

Syntax


public string getStepCategoryIDByStep(
	string sStepID
)
Public Function getStepCategoryIDByStep ( _
	sStepID As String _
) As String
public:
String^ getStepCategoryIDByStep(
	String^ sStepID
)

Parameters

sStepID
Type: String
The s step identifier.

Return Value

System.String.