WorkItem.Instance
Overview
Gets the instance of work item belongs.
Instance myWorkItem.Instance { get; }
Example
var initiator = $WorkItem.Instance.Initiator;
Copyright © 2010 - 2023 Emakin. All rights reserved.
Gets the instance of work item belongs.
Instance myWorkItem.Instance { get; }
var initiator = $WorkItem.Instance.Initiator;
Copyright © 2010 - 2023 Emakin. All rights reserved.