Skip to content

Name

Gets the name of work item.

1
readonly string myWorkItem.Name

Remarks

This property is used to identity task and set from process definition and cannot be changed later.
If you want change displayed name WorkItem.Caption property can be set.

See Also