WorkflowTrackingRecord.Annotations Propriété

Définition

Obtient la collection d’annotations associées à la WorkflowTrackPoint correspondance.

public:
 virtual property System::Workflow::Runtime::Tracking::TrackingAnnotationCollection ^ Annotations { System::Workflow::Runtime::Tracking::TrackingAnnotationCollection ^ get(); };
public override System.Workflow.Runtime.Tracking.TrackingAnnotationCollection Annotations { get; }
member this.Annotations : System.Workflow.Runtime.Tracking.TrackingAnnotationCollection
Public Overrides ReadOnly Property Annotations As TrackingAnnotationCollection

Valeur de propriété

Qui TrackingAnnotationCollection contient les annotations associées au WorkflowTrackPoint.

Remarques

Cette propriété est définie par l’infrastructure de suivi du runtime.

S’applique à