Skip to main content

%ZEN.Report.RecordCounter

deprecated class %ZEN.Report.RecordCounter extends %Library.RegisteredObject

Property Inventory

Properties

property currentindex as %String;
Property methods: currentindexDisplayToLogical(), currentindexGet(), currentindexIsValid(), currentindexLogicalToDisplay(), currentindexLogicalToOdbc(), currentindexNormalize(), currentindexSet()
property currentrow as %Integer [ InitialExpression = 0 ];
Property methods: currentrowDisplayToLogical(), currentrowGet(), currentrowIsValid(), currentrowLogicalToDisplay(), currentrowNormalize(), currentrowSet()
property currentrowsubscript as %Integer;
Property methods: currentrowsubscriptDisplayToLogical(), currentrowsubscriptGet(), currentrowsubscriptIsValid(), currentrowsubscriptLogicalToDisplay(), currentrowsubscriptNormalize(), currentrowsubscriptSet()
property totalRows as %Integer;
Property methods: totalRowsDisplayToLogical(), totalRowsGet(), totalRowsIsValid(), totalRowsLogicalToDisplay(), totalRowsNormalize(), totalRowsSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab