Skip to content

WorkItem.Previous

Overview

WorkItem WorkItem.Previous { get; }
Gets the previous work item in workflow.

Remarks

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

Examples

See Also