Condividi tramite


WorkflowWebService.WorkflowRuntime Proprietà

Definizione

Fornisce l'accesso all'oggetto WorkflowRuntime corrente, che esegue il flusso di lavoro.

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

Valore della proprietà

WorkflowRuntime

Oggetto WorkflowRuntime corrente.

Si applica a