FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..removeStepTemplateCategory Method

Removes the step template category.

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

Syntax


public bool removeStepTemplateCategory(
	string sStepTemplateCategoryID
)
Public Function removeStepTemplateCategory ( _
	sStepTemplateCategoryID As String _
) As Boolean
public:
bool^ removeStepTemplateCategory(
	String^ sStepTemplateCategoryID
)

Parameters

sStepTemplateCategoryID
Type: String
The s step template category identifier.

Return Value

true if XXXX, false otherwise.