Skip to content

Instance

Gets the instance of work item belongs.

1
readonly Instance myWorkItem.Instance

Remarks

Example

1
var initiator = $WorkItem.Instance.Initiator;

See Also