WorkItem¶
Represents a work item within a workflow instance.
Gets or sets the caption of the work item to display in user interfaces.
Gets the identity of the user who completed the work item.
Gets the data of the work item.
Gets or sets the deadline date and time of the work item.
Gets the end date and time of the work item. The end date is set when the work item is completed with an action by a user or the system.
Gets the globally unique identifier of the work item.
Gets the instance to which the work item belongs.
Gets or sets the instructions for the work item to display in user interfaces.
Gets a boolean value that specifies whether the current work item is deadlined.
Gets the name of the work item.
Gets an array of the next work item instances.
Gets or sets the date and time of the next reminder to send.
Gets the previous work item in the workflow.
Gets or sets the selected action for the work item.
Gets the start date and time of the work item.
Gets the current state of the work item.
Gets the task ID of the work item.