Name¶
Gets the name of the work item.
Type¶
string
Declaration¶
1 | |
Remarks¶
This property is used to identify the task and is set from the process definition. It cannot be changed later.
If you want to change the displayed name, the WorkItem.Caption property can be set.