Activity.ExecutionResult Egenskap

Definition

Hämtar det ActivityExecutionResult sista försöket att köra den här instansen.

public:
 property System::Workflow::ComponentModel::ActivityExecutionResult ExecutionResult { System::Workflow::ComponentModel::ActivityExecutionResult get(); };
[System.ComponentModel.Browsable(false)]
public System.Workflow.ComponentModel.ActivityExecutionResult ExecutionResult { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ExecutionResult : System.Workflow.ComponentModel.ActivityExecutionResult
Public ReadOnly Property ExecutionResult As ActivityExecutionResult

Egenskapsvärde

Det ActivityExecutionResult senaste försöket att köra den här instansen.

Attribut

Kommentarer

Den här egenskapen är bara användbar när en arbetsflödesinstans körs.

Gäller för