Click or drag to resize
ContextParametersGetXml Method
Returns the XML string representation of the collection, with the initial format received

Namespace: WorkflowGen.My.Data
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public string GetXml()

Return Value

Type: String
an XML string representation using the Recordet or DataSet format
See Also