WorkflowFileGetXmlDoc Method  | 
 
            Gets a WorkflowFile XML Document
            
 
    Namespace: 
   WorkflowGen.My.Data
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic XmlDocument GetXmlDoc()
Public Function GetXmlDoc As XmlDocument
Return Value
Type: 
XmlDocumentWorkflowFile XML Document
See Also