WorkflowEventArgs.WorkflowInstance Propiedad

Definición

Obtiene la instancia de flujo de trabajo asociada al evento de flujo de trabajo.

public:
 property System::Workflow::Runtime::WorkflowInstance ^ WorkflowInstance { System::Workflow::Runtime::WorkflowInstance ^ get(); };
public System.Workflow.Runtime.WorkflowInstance WorkflowInstance { get; }
member this.WorkflowInstance : System.Workflow.Runtime.WorkflowInstance
Public ReadOnly Property WorkflowInstance As WorkflowInstance

Valor de propiedad

WorkflowInstance Asociado al evento de flujo de trabajo.

Se aplica a