Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

Initiates a new instance by specified arguments.

WorkItem $Domain.Initiate(inputData: any, process: string)

Initiates a new instance by specified arguments.

WorkItem $Domain.Initiate(inputData: ( string | XmlNode ), process: string, options: InitiateOptions)

Arguments

any inputData
string process
( string | XmlNode ) inputData
to pass initiated process
string process
name
of initiate
  • No labels