Skip to content

Previous

Gets the previous work item in workflow.

1
readonly WorkItem myWorkItem.Previous

Remarks

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

See Also