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