JAVA/CORBA CLASSES


IsDefaultView property
Ejemplo

Read-write. Indicates whether a view is the default view of the database.

Nota This property is read-write with Release 6.5.

Defined in

View

Data type

boolean

Syntax

public boolean isDefaultView()
   throws NotesException

public void setDefaultView(boolean flag)
   throws NotesException

Legal values


Language cross-reference

IsDefaultView property in LotusScript NotesView class

Ejemplo
Véase también