IBProcessSplitStarter.StartedInstanceIds

Syntax

StartedInstanceIds: IArrayList;

Description

The StartedInstanceIds property returns the array of identifiers of running process instances.

Example

The property use is given in the example for IBProcessStarterFactory.Split.

See also:

IBProcessSplitStarter