2 writes to batchworkItem
System.Workflow.Activities (2)
LocalService\WorkflowMessageEventArgs.cs (2)
107
this.
batchworkItem
= workItem;
136
this.
batchworkItem
= value;
1 reference to batchworkItem
System.Workflow.Activities (1)
LocalService\WorkflowMessageEventArgs.cs (1)
132
return this.
batchworkItem
;