XmlFormHostItem.GetWorkflowTemplates Method
This member is a wrapper for the GetWorkflowTemplates method of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable Function GetWorkflowTemplates As Object
'Usage
Dim instance As XmlFormHostItem
Dim returnValue As Object
returnValue = instance.GetWorkflowTemplates()
public virtual Object GetWorkflowTemplates()
Return Value
Type: System.Object