WorkflowTrackPoint.MatchingLocation Eigenschap

Definitie

Hiermee worden de gebeurtenissen van de werkstroomstatus opgehaald of ingesteld WorkflowTrackingLocation die overeenkomen met de runtime-traceringsinfrastructuur voor het trackpunt.

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

Waarde van eigenschap

Een WorkflowTrackingLocation die de statusgebeurtenissen van de werkstroom heeft opgegeven die overeenkomen met de runtime-traceringsinfrastructuur voor het trackpunt.

Opmerkingen

U moet een MatchingLocation voor het trackpunt instellen. Hiermee MatchingLocation geeft u een of meer TrackingWorkflowEvent waarden op die door de runtime-traceringsinfrastructuur worden gebruikt om het trackpunt te vinden.

Van toepassing op