IWorkflowModificationService members

Represents an ExternalDataExchangeService interface that enables workflow activities to request a workflow modification be enabled, and to respond when the workflow is modified, outside the workflow instance itself.

The IWorkflowModificationService type exposes the following members.

Methods

  Name Description
Public method EnableWorkflowModification Enables a workflow modification by specifying a modification ID and context data.
Public method EnableWorkflowModificationOfType Enables a workflow modification by specifying a modification ID, a modification type ID, context data, and name format data.

Top

Events

  Name Description
Public event OnWorkflowModified Raised when a running workflow instance is modified.

Top

See also

Reference

IWorkflowModificationService interface

Microsoft.SharePoint.Workflow namespace