JAVA/CORBA CLASSES


Alias property
Example

Read-Write. Alias name of an outline for programmatic access.

Defined in

Outline

Data type

String

Syntax

public String getAlias()
    throws NotesException

public void setAlias(String value)
    throws NotesException

Language cross-reference

Alias property in LotusScript NotesOutline class

Example
See Also