ContextParametersGetXml Method  | 
 
            Returns an XML string representation of the context
            
 
    Namespace: 
   WorkflowGen.My.Data
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
SyntaxPublic Function GetXml As String
Return Value
Type: 
Stringan XML string representation according to the specified format (ADO RecordSet or ADO.NET DataSet)
See Also