Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

string myWorkItem.Name { get; set; }}

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