FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConfig..::..getParentStepCategories Method

Gets the parent step categories.

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

Syntax


public List<clsStepCategory> getParentStepCategories()
Public Function getParentStepCategories As List(Of clsStepCategory)
public:
List<clsStepCategory^>^ getParentStepCategories()

Return Value

List<clsStepCategory>.