PendWorkItemByDate

The specified work item is hidden from the worklist until a specified date. A Work Item can only be Pended if it is Allocated to the current user. The specified workitem is hidden from the worklist for the specified period. Note that a pendWorkItem operation that specifies a hiddenPeriod of 0 cancels a hiddenPeriod set by a previous pendWorkItem operation on the same work item.

Action PendWorkItemByDate
Parameter Notes
  • item: work item to pend. This can be retrieved by calling GetToDoList.
  • pendDate: The date to pend the work item until.
Return VoidResult

Required System Action

pendWorkItem.