1 write to operation
System.WorkflowServices (1)
System\Workflow\Activities\Design\WorkflowServiceOperationListItem.cs (1)
45
operation
= value;
4 references to operation
System.WorkflowServices (4)
System\Workflow\Activities\Design\WorkflowServiceOperationListItem.cs (4)
24
return this.
operation
.ContractName;
32
return this.
operation
.Name;
36
this.
operation
.Name = value;
41
get { return
operation
; }