FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAllStepCategories Method

Gets all step categories.

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

Syntax


public DataTable getAllStepCategories(
	bool onlyParent
)
Public Function getAllStepCategories ( _
	onlyParent As Boolean _
) As DataTable
public:
DataTable^ getAllStepCategories(
	bool^ onlyParent
)

Parameters

onlyParent
Type: Boolean
if set to true [only parent].

Return Value

DataTable.