Click or drag to resize

ContextParametersGetXml Method

Returns an XML string representation of the context

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

Return Value

Type: String
an XML string representation according to the specified format (ADO RecordSet or ADO.NET DataSet)
See Also