pviewsheet

For a report which is accessed via drilldown (hyperlink or auto-drill) from a Viewsheet, the pviewsheet property provides access to the current settings of components within the parent Viewsheet.

Example

If the parent Viewsheet contains a Selection List named 'Company', you can obtain the array of currently selected companies in the 'Company' Selection List by using the following syntax within report script:

pviewsheet.Company.selectedObjects

See Also

Viewsheet Object Reference, in Dashboard Scripting, for a list of accessible Viewsheet component properties.

pviewsheet, in Dashboard Scripting, to access component settings from within a drilldown Viewsheet.

Auto-Drilldown, in Data Modeling, for information on configuring data-level hyperlinks.

Hyperlinks, in Dashboard Design, for information on Viewsheet drilldowns.

<< showStatus(message) © 1996-2013 InetSoft Technology Corporation (v11.4) SI.37 Replet Object >>