WorkflowTrackingRecord.Annotations Propriedade

Definição

Obtém a coleção de anotações associadas ao WorkflowTrackPoint que foi correspondido.

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

Valor de Propriedade

An TrackingAnnotationCollection que contém as anotações associadas ao WorkflowTrackPoint.

Observações

Esta propriedade é definida pela infraestrutura de rastreamento em tempo de execução.

Aplica-se a