General Principles of Programming using the Report Assembly

The Report assembly is used to work with regular reports. Fore programming with the use of this assembly is sequential creating, opening and setting up a report.

The process of working with a regular report consists of the following steps:

To create a report, use the IMetabase.CreateObject method.

To open a report:

After creating or opening the existing report the following operations are available:

See also:

About the Report Assembly | Report Assembly Interfaces | Report Assembly Classes | Report Assembly Enumerations | Examples