BPM.Client Namespace > BPMConnection Class > GetMyTaskList Method : GetMyTaskList(String) Method |
'Declaration
Public Overloads Function GetMyTaskList( _ ByVal path As String _ ) As BPMTaskListCollection
'Usage
Dim instance As BPMConnection Dim path As String Dim value As BPMTaskListCollection value = instance.GetMyTaskList(path)
public BPMTaskListCollection GetMyTaskList( string path )
public: BPMTaskListCollection^ GetMyTaskList( String^ path )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2