WorkflowWebService::WorkflowRuntime Property

 

Provides access to the current WorkflowRuntime, which executes the workflow.

Namespace:   System.Workflow.Activities
Assembly:  System.Workflow.Activities (in System.Workflow.Activities.dll)

protected:
property WorkflowRuntime^ WorkflowRuntime {
	WorkflowRuntime^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: