SP.Workflow.WorkflowAssociation.update() Method

Applies to: SharePoint Foundation 2010

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

SP.Workflow.WorkflowAssociation.update();

Applies To

SP.Workflow.WorkflowAssociation Class

Exceptions

  • [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.

See Also

Reference

SP.Workflow.WorkflowAssociation Methods

SP.Workflow.WorkflowAssociation Properties

SP.Workflow Namespace