LOTUSSCRIPT/COM/OLE CLASSES
Read-write. The size of the navigator cache in view entries.
Note This property is new with Release 5.0.2b.
Note This property is supported in COM only.
Defined in
NotesViewNavigator
Data type
Long
Syntax
To get: size& = notesViewNavigator.CacheSize
To set: notesViewNavigator.CacheSize = size&
Legal values
Language cross-reference
CacheSize property in Java ViewNavigator class
Example See Also