FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormRuntime..::..toJSON Method

To the XML.

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

Syntax


public string toJSON(
	string sXML
)
Public Function toJSON ( _
	sXML As String _
) As String
public:
String^ toJSON(
	String^ sXML
)

Parameters

sXML
Type: String
The s XML.

Return Value

System.String.