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

%ZEN.Report.report

class %ZEN.Report.report extends %ZEN.Report.group

Defines a report within a ZEN Report.

Property Inventory

Properties

property suppressRootTag as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
to suppress generation of root tag (for instance becasue one is injecting XML into the report) set suppressRotTag to "1" or "true".
Property methods: suppressRootTagDisplayToLogical(), suppressRootTagGet(), suppressRootTagIsValid(), suppressRootTagLogicalToDisplay(), suppressRootTagLogicalToOdbc(), suppressRootTagLogicalToXSD(), suppressRootTagNormalize(), suppressRootTagSet(), suppressRootTagXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab