JAVA/CORBA CLASSES


Name property
Example

Read-only. The name of a view.

Defined in

View

Data type

String

Syntax

public String getName()
   throws NotesException

Usage

Use getAliases to get 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