PublicAPI.Processes.WorkflowTaskBase.GetActiveTasksELMA API Documentation
Get all the active tasks on the process instance
Access path: PublicAPI.Processes.WorkflowTaskBase.GetActiveTasks
Overload List

  NameDescription
Public methodGetActiveTasks(WorkflowInstance)
Get all the active tasks on the process instance
Public methodGetActiveTasks(WorkflowInstance, Boolean)
Get all the active tasks on the process instance
Back to Top
See Also