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: 8.1.3.0 (8.1.3.20220620)
Syntax
public string GetXml()

Return Value

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