FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getStepTemplateCategoryIndexByID Method

Gets the index for step template category

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

Syntax


public string getStepTemplateCategoryIndexByID(
	string sStepTemplateCategoryID
)
Public Function getStepTemplateCategoryIndexByID ( _
	sStepTemplateCategoryID As String _
) As String
public:
String^ getStepTemplateCategoryIndexByID(
	String^ sStepTemplateCategoryID
)

Parameters

sStepTemplateCategoryID
Type: String

Return Value