Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Views property

Read-only. The views and folders in a database.

Defined in

Database

Data type

java.util.Vector; elements are View

Syntax

public java.util.Vector getViews()

throws NotesException

Usage

Each element of the vector represents a public view or folder in the database, or a private view or folder owned by the effective id running the agent and stored in the database. Private views or folders stored in the desktop are not included.

The database must be open to use this property.

Language cross-reference

Views property in LotusScript NotesDatabase class

See examples

Examples: Views property
Related topics
Accessing views and folders




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009