The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ActivityTrackingRecord::Annotations Property
.NET Framework (current version)
Gets the collection of annotations associated with the ActivityTrackPoint that was matched.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
public: property TrackingAnnotationCollection^ Annotations { virtual TrackingAnnotationCollection^ get() override; }
Property Value
Type: System.Workflow.Runtime.Tracking::TrackingAnnotationCollection^An TrackingAnnotationCollection that contains the annotations that are associated with the ActivityTrackPoint that corresponds to this tracking record.
This property is set by the runtime tracking infrastructure.
.NET Framework
Available since 3.0
Available since 3.0
Show: