Query (ViewEntryCollection - Java)

Read-only. The text of the query that produced a view entry collection if the collection results from a full-text search.

Defined in

ViewEntryCollection

Data type

String

Syntax

public String getQuery()
    throws NotesException

Usage

For collections produced without a search, this property returns an empty string.

Example