FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deAPIBase..::..errorMsg Property

return last error message

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

Syntax


public string errorMsg { get; set; }
Public Property errorMsg As String
	Get
	Set
public:
property String^ errorMsg {
	String^ get ();
	void set (String^ value);
}

Field Value

The error MSG.