WorkflowInstanceService.ResumeWorkflow - Méthode

Espace de noms :  Microsoft.SharePoint.WorkflowServices
Assembly :  Microsoft.SharePoint.WorkflowServicesBase (dans Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntaxe

'Déclaration
<ClientCallableMethodAttribute> _
Public MustOverride Sub ResumeWorkflow ( _
    instance As WorkflowInstance _
)
'Utilisation
Dim instance As WorkflowInstanceService
Dim instance As WorkflowInstance

instance.ResumeWorkflow(instance)
[ClientCallableMethodAttribute]
public abstract void ResumeWorkflow(
    WorkflowInstance instance
)

Paramètres

Voir aussi

Référence

WorkflowInstanceService classe

WorkflowInstanceService - Membres

Microsoft.SharePoint.WorkflowServices - Espace de noms