Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Delegate BPMNCustomDownloadDelegate

Namespace: OptimaJet.Workflow.Core.Runtime

Assembly: OptimaJet.Workflow.Core.dll

Syntax
public delegate string BPMNCustomDownloadDelegate(ProcessDefinition processDefinition, Definition bpmnScheme)
Parameters
TypeNameDescription
ProcessDefinitionprocessDefinition
DefinitionbpmnScheme
Returns
TypeDescription
string

Extension Methods