Skip to main content
Version: 8.9

Type Alias: AdHocSubProcessActivateActivityReference

type AdHocSubProcessActivateActivityReference = object;

Properties

elementId

elementId: ElementId;

The ID of the element that should be activated.


variables?

optional variables?: object;

Variables to be set when activating the element.

Index Signature

[key: string]: unknown