FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..removeSubStepCategories Method

Removes the sub step categories.

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

Syntax


public bool removeSubStepCategories(
	string sStepParentCategoryID
)
Public Function removeSubStepCategories ( _
	sStepParentCategoryID As String _
) As Boolean
public:
bool^ removeSubStepCategories(
	String^ sStepParentCategoryID
)

Parameters

sStepParentCategoryID
Type: String
The s step parent category identifier.

Return Value

true if XXXX, false otherwise.