.

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


CurrentMatch property
Read-only. The iteration index into the internal match list of the current match to which the navigator is pointing.

Note This property is new with Release 8

Defined in

DirectoryNavigator

Data type

Long

Syntax

To get: Long getCurrentMatch()

Usage

This property will contain the iteration index into the internal match list of all matches for a given Name to which the directory navigator is pointing. It is updated by the FindFirstMatch, FindNextMatch and FindNthMatch methods.

Language cross-reference

CurrentMatch property in LotusScript DirectoryNavigator class