FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deStepExecutionInfo..::..getPropertyList Method

gets a list of properties and their values

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

Syntax


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

Return Value

SortedList<System.String, System.String>.