SelectedAction¶
Gets or sets the selected action on work item.
1 |
|
Remarks¶
If no action selected, this property returns null.
If WorkItem.State is not in Waiting or Created trying to set this property prohibited and throws an access denied error.
While setting this property if specified action not found throws an scripting error.
Reading User Action¶
1 2 3 |
|
Setting an Action¶
1 |
|