JAVA/CORBA CLASSES


Name property
Example

Read-write. The name of a view.

Note This property is read-write with Release 6.5.

Defined in

View

Data type

String

Syntax

public String getName()
   throws NotesException

public void setName(String name)
   throws NotesException

Usage

Use Aliases to get and set the aliases.

Old-style aliases that are in the name field, separated from the name by vertical bars, are returned as part of the name.

Language cross-reference

Name property in LotusScript NotesView class

@ViewTitle function in formula language

Example
See Also