IWorkflowInstanceExtension.SetInstance(WorkflowInstanceProxy) Methode

Definition

Legt das angegebene Ziel WorkflowInstanceProxyfest.

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 festzulegende Zielworkflowinstanz.

Gilt für: