Bagikan melalui


TrackingWorkflowChangedEventArgs.Changes Properti

Definisi

Mendapatkan perubahan yang terjadi pada instans alur kerja.

public:
 property System::Collections::Generic::IList<System::Workflow::ComponentModel::WorkflowChangeAction ^> ^ Changes { System::Collections::Generic::IList<System::Workflow::ComponentModel::WorkflowChangeAction ^> ^ get(); };
public System.Collections.Generic.IList<System.Workflow.ComponentModel.WorkflowChangeAction> Changes { get; }
member this.Changes : System.Collections.Generic.IList<System.Workflow.ComponentModel.WorkflowChangeAction>
Public ReadOnly Property Changes As IList(Of WorkflowChangeAction)

Nilai Properti

Daftar WorkflowChangeAction objek yang menentukan perubahan yang terjadi pada instans alur kerja.

Berlaku untuk