SetTaskName

Sets the name of the task whose progress is being monitored.

UI Access NA
Parameters
Name Type Description
<TaskName> String Name of the task
Return Value None

 

Python Syntax SetTaskName (<TaskName>)
Python Example
progMon.SetTaskName("Compute UI")