FlowWright.cDevDeAPI Namespace
deWorkflowInstance Class
deWorkflowInstance Methods
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getSteps Method

returns a collection of steps

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

Syntax


public Dictionary<string, clsFigure> getSteps()
Public Function getSteps As Dictionary(Of String, clsFigure)
public:
Dictionary<String^, clsFigure^>^ getSteps()

Return Value

SortedList<System.String, clsFigure>.