.

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


CurrentMatches property
Read-only. The number of matches found for the current name.

Note This property is new with Release 8

Defined in

DirectoryNavigator

Data type

Long

Syntax

To get: Long getCurrentMatches()

Usage

This property will contain the number of matches found for the CurrentName in the directory navigator. If the navigator was created by the lookupAllNames method, so that CurrentName is blank, CurrentMatches will contain the number of matches returned from the findFirstName call.

Language cross-reference

CurrentMatches property in LotusScript DirectoryNavigator class