FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getStepCategoryIndexByID Method

Gets the step category index

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

Syntax


public string getStepCategoryIndexByID(
	string sStepCategoryID
)
Public Function getStepCategoryIndexByID ( _
	sStepCategoryID As String _
) As String
public:
String^ getStepCategoryIndexByID(
	String^ sStepCategoryID
)

Parameters

sStepCategoryID
Type: String

Return Value