IBProcessSingleStarter.StartedInstance

Syntax

StartedInstance: IBProcessInstance;

Description

The StartedInstance property returns the running process instance.

Example

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

See also:

IBProcessSingleStarter