SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

Workflow Event

Fired for each workflow.

Syntax

spworkflow.on('Workflow', [callback])

Callback

The 'callback' is called when the 'Workflow' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.baseId
e.description
e.id
e.instantiationUrl
e.name

Remarks

This event is fired as the result of a call to ListWorkflows.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0