WorkflowTrackPoint.MatchingLocation Vlastnost

Definice

Získá nebo nastaví WorkflowTrackingLocation , který určuje události stavu pracovního postupu, které by se měly shodovat s infrastrukturou sledování modulu runtime pro bod sledování.

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

Hodnota vlastnosti

Hodnota WorkflowTrackingLocation , která určila události stavu pracovního postupu, které by se měly shodovat s infrastrukturou sledování modulu runtime pro bod sledování.

Poznámky

Musíte nastavit MatchingLocation bod dráhy. Určuje MatchingLocation jednu nebo více TrackingWorkflowEvent hodnot, které infrastruktura sledování modulu runtime používá ke shodě s bodem sledování.

Platí pro