WorkflowTrackPoint.MatchingLocation Properti

Definisi

Mendapatkan atau mengatur WorkflowTrackingLocation yang menentukan peristiwa status alur kerja yang harus dicocokkan dengan infrastruktur pelacakan runtime untuk titik trek.

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

Nilai Properti

WorkflowTrackingLocation yang menentukan peristiwa status alur kerja yang harus dicocokkan dengan infrastruktur pelacakan runtime untuk titik trek.

Keterangan

Anda harus mengatur MatchingLocation untuk titik trek. MatchingLocation menentukan satu atau beberapa TrackingWorkflowEvent nilai yang digunakan oleh infrastruktur pelacakan runtime agar sesuai dengan titik trek.

Berlaku untuk