PublicAPI.Processes.WorkflowTaskBase.CompleteTaskELMA API Documentation
Complete the task with connector to the next event
Access path: PublicAPI.Processes.WorkflowTaskBase.CompleteTask
Overload List

  NameDescription
Public methodCompleteTask(TaskBase)
Complete the task with connector to the next event
Public methodCompleteTask(TaskBase, String)
Complete the task by a particular connector
Back to Top
See Also