WorkItem.Name
Overview
Gets the name of work item.
string myWorkItem.Name { get; }
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
Copyright © 2010 - 2023 Emakin. All rights reserved.