Bagikan melalui


ProfileUpdatedEventArgs.TrackingProfile Properti

Definisi

Mendapatkan atau mengatur yang baru TrackingProfile untuk Jenis alur kerja.

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

Nilai Properti

TrackingProfile A untuk jenis alur kerja.

Keterangan

Ketika infrastruktur pelacakan runtime menerima ProfileUpdated peristiwa, ia akan memperbarui cache profilnya dengan yang baru TrackingProfile untuk alur Type kerja yang ditentukan oleh WorkflowType.

Berlaku untuk