Instance¶
Specifies a instance of a workflow process in system. Each workflow instance created on process and has a initiator work item. Every instance has a unique id number and sequentially incrementing number.
Gets the instance of related case that instance started on.
Gets or sets the culture of instance.
Gets the end date of instance. Returns null if instance is not completed.
Gets or sets the enhanced security mode for instance.
Gets the globally unique identifier of instance.
Gets the initiator identity of instance.
Gets the initiator WorkItem.
Gets the unique instance number.
Gets the parent work item
Gets or sets the priority of instance.
Gets the id number of process that instance created on.
Gets the start date of instance.
Gets the state of instance.
Gets or sets the attached tags as string array.
Gets the boolean value that specifies the instance is in test mode or not.