Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

DSVRDemo.FilmDCR

class DSVRDemo.FilmDCR extends %DeepSee.Report.dataCollector, %DeepSee.Report.dataSchemaInterface

Property Inventory

Parameters

parameter DEFAULTMODE = xml;
parameter XSLTMODE = server;

Properties

property Genre as %String (ZENURL = "GENRE");
Genre of film to report
Property methods: GenreDisplayToLogical(), GenreGet(), GenreIsValid(), GenreLogicalToDisplay(), GenreLogicalToOdbc(), GenreNormalize(), GenreSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab