VS.1.3  pviewsheet

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

For 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 within the drilldown Viewsheet script by using the following syntax.

pviewsheet.Company.selectedObjects

See Also

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

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

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

pviewsheet in Report Scripting, to access component settings from within a drilldown report.

<< parameter.parameterNames © 1996-2013 InetSoft Technology Corporation (v11.4) VS.1.4 event >>