ModuleObject.getSource

Syntax

getSource();

Description

The getSource method returns data source.

Comments

Type of the value returned by this method depends on the unit type. For example, if an express report is loaded, the method returns a value of PP.Exp.EaxDocument.

Example

The method use is given in the example for MSModuleObject.getReport.

See also:

ModuleObject