ProfileUpdatedEventArgs.TrackingProfile Tulajdonság

Definíció

Lekéri vagy beállítja a munkafolyamat-típus új TrackingProfile elemét.

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

Tulajdonság értéke

A TrackingProfile a munkafolyamat típusához.

Megjegyzések

Amikor a futásidejű nyomkövetési infrastruktúra eseményt ProfileUpdated kap, a rendszer frissíti a profilgyorsítótárat a megadott munkafolyamat újjával TrackingProfileTypeWorkflowType.

A következőre érvényes: