FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deStepExecutionInfo..::..getMessageList Method

gets a list of messages from the step execution

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

Syntax


public SortedList<int, string> getMessageList()
Public Function getMessageList As SortedList(Of Integer, String)
public:
SortedList<int^, String^>^ getMessageList()

Return Value

SortedList<System.Int32, System.String>.