BPReportHelper.Create

Syntax

Create(Metabase: IMetabase);

Parameters

Metabase. The repository, in which processes are started.

Description

The Create constructor creates a class instance for working with regular reports and running processes.

Example

The constructor use is given in the example for IBPReportHelper.CheckReportLinkedToProcessInstances.

See also:

BPReportHelper