WorkItem.CompletedBy
Overview¶
Identity WorkItem.CompletedBy { get; }
Remarks¶
This property is filled when the work item is committed by user. Otherwise returns null value.
When work item is processed by system (by scripting or module type tasks) this property returns null value.