FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getSubStepCategories Method

Gets the sub step categories.

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

Syntax


public DataTable getSubStepCategories(
	string sStepParentCategoryID
)
Public Function getSubStepCategories ( _
	sStepParentCategoryID As String _
) As DataTable
public:
DataTable^ getSubStepCategories(
	String^ sStepParentCategoryID
)

Parameters

sStepParentCategoryID
Type: String
The s step parent category identifier.

Return Value

DataTable.