BPM.Server Namespace > BPMTask Class > GetAllUnFinishedHumanSteps Method : GetAllUnFinishedHumanSteps(Int32) Method |
'Declaration
Public Overloads Shared Function GetAllUnFinishedHumanSteps( _ ByVal taskid As Integer _ ) As BPMStepCollection
'Usage
Dim taskid As Integer Dim value As BPMStepCollection value = BPMTask.GetAllUnFinishedHumanSteps(taskid)
public static BPMStepCollection GetAllUnFinishedHumanSteps( int taskid )
public: static BPMStepCollection^ GetAllUnFinishedHumanSteps( int taskid )
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