LOTUSSCRIPT/COM/OLE CLASSES


IsTotal property
Example

Read-only. Indicates whether a view entry is a total.

Defined in

NotesViewEntry

Data type

Boolean

Syntax

To get: flag = notesViewEntry.IsTotal

Legal values


Language cross-reference

IsTotal property in Java ViewEntry class

Example