pendWorkItem

Use this function to set aside an unfinished work item as pending. The work item to be pended must already be in an Allocated, Pended or PendHidden state.

The pendWorkItem function is in the WorkItemManagementService.

Optionally, you can specify a hiddenPeriod parameter to make the work item inaccessible for a specified period of time, or to change the duration of or cancel an existing hiddenPeriod. See Work Item State Transitions and Accessing Hidden Work Items for more information.