Share via


XmlFormHostItem.GetWorkflowTasks method

This member is a wrapper for the GetWorkflowTasks method of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable Function GetWorkflowTasks As Object
'Usage
Dim instance As XmlFormHostItem
Dim returnValue As Object

returnValue = instance.GetWorkflowTasks()
public virtual Object GetWorkflowTasks()

Return value

Type: System.Object

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace