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

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace