FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getStepTemplatesForCategory Method

returns a list of step templates for a category

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

Syntax


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.