Base:
property
Annotations
System.Workflow.Runtime.Tracking.TrackingRecord.Annotations
3 references to Annotations
System.Workflow.Runtime (3)
RTTrackingProfile.cs (1)
237
record.
Annotations
.AddRange(item.Point.Annotations);
Tracking\SqlTrackingService.cs (1)
1606
foreach (string s in record.
Annotations
)
Tracking\SqlTrackingWorkflowInstance.cs (1)
252
activity.
Annotations
.Add(annotation);