FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deStepExecutionInfo..::..getMessage Method

Gets the message.

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

Syntax


public string getMessage(
	string sKey
)
Public Function getMessage ( _
	sKey As String _
) As String
public:
String^ getMessage(
	String^ sKey
)

Parameters

sKey
Type: String
The s key.

Return Value

System.String.