Compartir a través de


WorkflowWebService.WorkflowRuntime Propiedad

Definición

Proporciona acceso al WorkflowRuntimeactual, que ejecuta el flujo de trabajo.

protected:
 property System::Workflow::Runtime::WorkflowRuntime ^ WorkflowRuntime { System::Workflow::Runtime::WorkflowRuntime ^ get(); };
protected System.Workflow.Runtime.WorkflowRuntime WorkflowRuntime { get; }
member this.WorkflowRuntime : System.Workflow.Runtime.WorkflowRuntime
Protected ReadOnly Property WorkflowRuntime As WorkflowRuntime

Valor de propiedad

WorkflowRuntime

Objeto WorkflowRuntime actual.

Se aplica a