For a User to be able to Reset this Item, the following must be true: <list> <item>The Workflow must be 'Open' (and not 'On Hold' or 'Pending')</item> <item>The User must be able to Edit Workflows (Workflow.Update permission key)</item> <item>The User must be able to Reset Workflow Items (Workflow.ItemReset permission key)</item> <item>The User must be able to Edit Workflows based on this Workflow Type</item> <item>The User must have permission to Reset this item based on the item's PermissionKeyReset</item> <item>The Workflow Item must be 'Complete' or 'Open'</item> </list>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| message | String | ByRef | A warning message describing why this item cannot be reset. |
A Boolean value.