FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormRuntime..::..toXML Method

To the XML.

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

Syntax


public string toXML(
	string sJson
)
Public Function toXML ( _
	sJson As String _
) As String
public:
String^ toXML(
	String^ sJson
)

Parameters

sJson
Type: String
The s json.

Return Value

System.String.