Base:
property
Annotations
System.Workflow.Runtime.Tracking.TrackingRecord.Annotations
3 references to Annotations
System.Workflow.Runtime (3)
RTTrackingProfile.cs (1)
257record.Annotations.AddRange(point.Annotations);
Tracking\SqlTrackingService.cs (1)
1717foreach (string s in record.Annotations)
Tracking\SqlTrackingWorkflowInstance.cs (1)
400user.Annotations.Add(annotation);