FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsUIModel..::..getNotExecutedFigures Method

get a list of not executed steps for the instance

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

Syntax


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

Return Value

SortedList{System.StringclsFigure}.