Bagikan melalui


ActivityExecutionStatusChangedEventArgs.ExecutionResult Properti

Definisi

ActivityExecutionResult Mendapatkan dari Activity yang menaikkan peristiwa yang sesuai dengan nilai saat peristiwa terjadi.

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

Nilai Properti

dari ActivityExecutionResultActivity yang memunculkan peristiwa yang sesuai dengan nilai ketika peristiwa terjadi.

Berlaku untuk