BPM.Server Namespace > TaskManager Class > GetShareTaskList Method : GetShareTaskList(String,String,String,Int32,Int32,Int32) Method |
'Declaration
Public Overloads Shared Function GetShareTaskList( _ ByVal account As String, _ ByVal filter As String, _ ByVal sort As String, _ ByVal startRowIndex As Integer, _ ByVal rows As Integer, _ ByRef rowcount As Integer _ ) As BPMTaskListCollection
'Usage
Dim account As String Dim filter As String Dim sort As String Dim startRowIndex As Integer Dim rows As Integer Dim rowcount As Integer Dim value As BPMTaskListCollection value = TaskManager.GetShareTaskList(account, filter, sort, startRowIndex, rows, rowcount)
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