Sdílet prostřednictvím


IWorkflowInstanceManagement.Unsuspend(Guid) Metoda

Definice

Obnoví zadanou instanci pracovního postupu.

public:
 void Unsuspend(Guid instanceId);
[System.ServiceModel.OperationContract(Name="Unsuspend")]
public void Unsuspend (Guid instanceId);
[<System.ServiceModel.OperationContract(Name="Unsuspend")>]
abstract member Unsuspend : Guid -> unit
Public Sub Unsuspend (instanceId As Guid)

Parametry

instanceId
Guid

Identifikátor GUID instance pracovního postupu, který se má obnovit.

Atributy

Platí pro