JAVA/CORBA CLASSES


CurrentItem property
Read-only. The name of the current item in the current match to which the navigator is pointing.

Note This property is new with Release 8

Defined in

DirectoryNavigator

Data type

String

Syntax

To get: String getCurrentItem()

Usage

This property will contain the name of the current item in the current match to which the directory navigator is pointing. It is updated by the getNextItemValue and getNthItemValue methods.

Language cross-reference

CurrentItem property in LotusScript DirectoryNavigator class