Freigeben über


IWorkflowInstanceExtension.SetInstance(WorkflowInstanceProxy) Methode

Definition

Legt den als Ziel angegebenen WorkflowInstanceProxy fest.

public:
 void SetInstance(System::Activities::Hosting::WorkflowInstanceProxy ^ instance);
public void SetInstance (System.Activities.Hosting.WorkflowInstanceProxy instance);
abstract member SetInstance : System.Activities.Hosting.WorkflowInstanceProxy -> unit
Public Sub SetInstance (instance As WorkflowInstanceProxy)

Parameter

instance
WorkflowInstanceProxy

Die als Ziel festzulegende Workflowinstanz.

Gilt für