Gets the index for step template category
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public string getStepTemplateCategoryIndexByID(
string sStepTemplateCategoryID
)
Public Function getStepTemplateCategoryIndexByID ( _
sStepTemplateCategoryID As String _
) As String
public:
String^ getStepTemplateCategoryIndexByID(
String^ sStepTemplateCategoryID
)
Parameters
- sStepTemplateCategoryID
- Type: String
Return Value