ProfileUpdatedEventArgs.TrackingProfile Vlastnost

Definice

Získá nebo nastaví nový TrackingProfile typ pracovního postupu.

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

Hodnota vlastnosti

A TrackingProfile pro typ pracovního postupu.

Poznámky

Když infrastruktura sledování modulu runtime obdrží ProfileUpdated událost, aktualizuje mezipaměť profilu novou TrackingProfile pro pracovní postup Type určený nástrojem WorkflowType.

Platí pro