TRVReportGenerationSession

Methods

<< Click to display table of contents >>

TRVReportGenerationSession

Methods

The class of an object containing information about a report generation session. It can be used to get values of variables and data fields.

Unit RVReportGenerator;

Syntax

TRVReportGenerationSession = class (TRVList)

hmtoggle_arrow1Hierarchy

Description

Methods:

GetQueryProcessor returns a query processor; it can be used to get values of data fields.

GetVariableValue returns a value of a variable.

See also

Definitions of Report Workshop terms