setProgress()

Overview

public void function setProgress(
      required string  taskId  
    , required numeric progress
)

Sets progress on a task

Arguments

NameTypeRequiredDescription
taskIdstringYesID of the task
progressnumericYesProgress percentage of the task