FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsExtentions..::..toXML Method (Hashtable)

To the XML.

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

Syntax


public static string toXML(
	Hashtable oDic
)
Public Shared Function toXML ( _
	oDic As Hashtable _
) As String
public:
static String^ toXML(
	Hashtable^ oDic
)

Parameters

oDic
Type: Hashtable
The o dic.

Return Value

System.String.