Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

DSVRDemo.FilmLIDR

class DSVRDemo.FilmLIDR extends %DeepSee.Report.dataPresenter

Parameters

parameter DEFAULTMODE = pdf;
parameter DSSCLASS = DSVRDemo.FilmDCR;
Inherited description: This is the name of a DeepSee Report page whose reportDSS section will be used as the data schema for the current report
parameter DSSHOME = linked;
Inherited description: This is used as a flag inside presentation type reports, the value is either 'local' or 'linked'. If 'local' the required DSS information can be found in the reportDSS section of this document. If 'linked', the required DSS information is to be extracted from the class named in DSSCLASS
parameter XSLTMODE = server;

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab