IDmReport.Generate

Syntax

Generate: IDmReportDataSource;

Description

The Generate method generates source containing report data.

Comments

To get report title, use the IDmReport.Caption property.

Example

The method use is given in the example for IDmMethod.Execute.

See also:

IDmReport