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

Workflow Event

Fired for each workflow.

Syntax

type TWorkflowEvent = procedure Workflow(Sender: TObject; const BaseId: String; const Description: String; const Id: String; const InstantiationUrl: String; const Name: String) of object;
property OnWorkflow: TWorkflowEvent read FOnWorkflow write FOnWorkflow;

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