Partager via


WorkflowAssociation.Update - Méthode

Informs this workflow association’s parent WorkflowAssociation collection that changes have been made to this workflow association.

Espace de noms :  Microsoft.SharePoint.Client.Workflow
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Sub Update
'Utilisation
Dim instance As WorkflowAssociation

instance.Update()
public void Update()

Exceptions

Exception Condition
[System.ArgumentException]

This workflow association would allow manual start by a user without EditListItems permission. Error code: -2147024809.

[System.NotSupportedException]

This workflow association is on an external data list. Error code: -1.

Voir aussi

Référence

WorkflowAssociation classe

WorkflowAssociation - Membres

Microsoft.SharePoint.Client.Workflow - Espace de noms