IBProcessSimpleStarter.ParamValues

Syntax

ParamValues: IBProcessParamValues;

Description

The ParamValues property returns the collection of parameter values, with which the process is started.

Example

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

See also:

IBProcessSimpleStarter