JAVA/CORBA CLASSES


AvailableView property
Read-only. The view name which has been looked up and cached.

Note This property is new with Release 8

Defined in

Directory

Data type

String

Syntax

String getAvailableView()
    throws NotesException

Usage

This property will contain the view name specified in the most recent LookupAllNames or LookupNames. If a Directory has been created but no lookups have been performed against it, this property is null.

Language cross-reference

AvailableView property in LotusScript Directory class