Click or drag to resize

WorkflowFileGetXmlDoc Method

Gets a WorkflowFile XML Document

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.0.3.0 (9.0.3.20240719)
Syntax
public XmlDocument GetXmlDoc()

Return Value

Type: XmlDocument
WorkflowFile XML Document
See Also