ActivityExecutionStatusChangedEventArgs.ExecutionResult Egenskap

Definition

Hämtar den ActivityExecutionResult händelse Activity som utlöste händelsen som motsvarar värdet när händelsen inträffade.

public:
 property System::Workflow::ComponentModel::ActivityExecutionResult ExecutionResult { System::Workflow::ComponentModel::ActivityExecutionResult get(); };
public System.Workflow.ComponentModel.ActivityExecutionResult ExecutionResult { get; }
member this.ExecutionResult : System.Workflow.ComponentModel.ActivityExecutionResult
Public ReadOnly Property ExecutionResult As ActivityExecutionResult

Egenskapsvärde

För ActivityExecutionResult den Activity som höjde händelsen som motsvarar värdet när händelsen inträffade.

Gäller för