Skip to content

Previous

Gets the previous work item in the workflow.

1
readonly WorkItem myWorkItem.Previous

Remarks

If no previous work item exists, this property returns null.

See Also