FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getStepsForCategory Method

returns a list of steps for a category

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

Syntax


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.