WorkflowTrackPoint.MatchingLocation Özellik

Tanım

İzleme noktası için çalışma zamanı izleme altyapısı tarafından eşleşmesi gereken iş akışı durum olaylarını belirten öğesini alır veya ayarlar WorkflowTrackingLocation .

public:
 property System::Workflow::Runtime::Tracking::WorkflowTrackingLocation ^ MatchingLocation { System::Workflow::Runtime::Tracking::WorkflowTrackingLocation ^ get(); void set(System::Workflow::Runtime::Tracking::WorkflowTrackingLocation ^ value); };
public System.Workflow.Runtime.Tracking.WorkflowTrackingLocation MatchingLocation { get; set; }
member this.MatchingLocation : System.Workflow.Runtime.Tracking.WorkflowTrackingLocation with get, set
Public Property MatchingLocation As WorkflowTrackingLocation

Özellik Değeri

WorkflowTrackingLocation İzleme noktası için çalışma zamanı izleme altyapısı tarafından eşleşmesi gereken iş akışı durumu olaylarını belirten bir.

Açıklamalar

İzleme noktası için bir MatchingLocation ayarlamanız gerekir. , MatchingLocation çalışma zamanı izleme altyapısı tarafından izleme noktasıyla eşleşmesi için kullanılan bir veya daha fazla TrackingWorkflowEvent değeri belirtir.

Şunlara uygulanır