FlowWright.cDevDeAPI Namespace
deDesign Class
deDesign Methods
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAllSteps Method

Get all steps

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

Syntax


public SortedList<string, string> getAllSteps()
Public Function getAllSteps As SortedList(Of String, String)
public:
SortedList<String^, String^>^ getAllSteps()

Return Value

SortedList<System.String, System.String>.