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