CheckAllLevels: Boolean;
The CheckAllLevels property determines whether all subprocesses and their steps should be checked for errors.
Available values:
True. Subprocesses and their steps are checked for errors.
False. Default value. Subprocesses and their steps are not checked for errors.
The property use is given in the example for IBProcessStarterFactory.Multi, IBProcessStarterFactory.Single, IBProcessStarterFactory.Split.
See also: