.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


findNextName method
Positions navigator to the next name in the namelist and returns number of matches.

Note This method is new with Release 8

Defined in

DirectoryNavigator

Syntax

long findNextName()

Return value

long


Usage

Positions the directory navigator at the next name in the namelist, and sets the NameLocated property to true if the method succeeds. If the method fails, the NameLocated property is set to false. Does not change the current match.

Language cross-reference

FindNextName in LotusScript DirectoryNavigator class