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