Skip to main content

%ZEN.Report.Models.Group.Group

deprecated class %ZEN.Report.Models.Group.Group extends %Library.RegisteredObject, %XML.Adaptor

Property Inventory

Parameters

parameter XMLNAME = group;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.

Properties

property field as %String (XMLPROJECTION = "attribute");
field which defines group
Property methods: fieldDisplayToLogical(), fieldGet(), fieldIsValid(), fieldLogicalToDisplay(), fieldLogicalToOdbc(), fieldNormalize(), fieldSet()
property inTable as %Boolean (XMLPROJECTION = "attribute");
whether field appears in table as well before table
Property methods: inTableDisplayToLogical(), inTableGet(), inTableIsValid(), inTableLogicalToDisplay(), inTableLogicalToXSD(), inTableNormalize(), inTableSet(), inTableXSDToLogical()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab