Skip to main content
Version: 8.9

Type Alias: ProcessInstanceModificationTerminateByKeyInstruction

type ProcessInstanceModificationTerminateByKeyInstruction = object;

Instruction providing the key of the element instance to terminate.

Properties

elementInstanceKey

elementInstanceKey: ElementInstanceKey;

The key of the element instance to terminate.