Skip to main content

%ZEN.Report.Display.COSChart.Helpers.IndexedEvent

deprecated class %ZEN.Report.Display.COSChart.Helpers.IndexedEvent extends %Library.RegisteredObject

Property Inventory

Properties

property end as %ZEN.Datatype.string;
end of event in ODBC format
Property methods: endDisplayToLogical(), endGet(), endIsValid(), endLogicalToDisplay(), endLogicalToOdbc(), endNormalize(), endSet()
property index as %ZEN.Datatype.integer;
Property methods: indexDisplayToLogical(), indexGet(), indexIsValid(), indexLogicalToDisplay(), indexLogicalToOdbc(), indexNormalize(), indexSet()
property start as %ZEN.Datatype.string;
start of event in ODBC format
Property methods: startDisplayToLogical(), startGet(), startIsValid(), startLogicalToDisplay(), startLogicalToOdbc(), startNormalize(), startSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab