returns a list of step templates for a category
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public SortedList getStepTemplatesForCategory(
string sStepTemplateCategoryID
)
Public Function getStepTemplatesForCategory ( _
sStepTemplateCategoryID As String _
) As SortedList
public:
SortedList^ getStepTemplatesForCategory(
String^ sStepTemplateCategoryID
)
Parameters
- sStepTemplateCategoryID
- Type: String
ID of the category
Return Value
SortedList.