WorkItem.Previous
Overview
Gets the previous work item in workflow.
WorkItem myWorkItem.Previous { get; }
Remarks
If no previous work item exists this property returns null value.
Copyright © 2010 - 2023 Emakin. All rights reserved.
Gets the previous work item in workflow.
WorkItem myWorkItem.Previous { get; }
If no previous work item exists this property returns null value.
Copyright © 2010 - 2023 Emakin. All rights reserved.