.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


Aliases property
Example

Read-only. The aliases of a form.

Defined in

Form

Data type

Vector; elements are String

Syntax

public java.util.Vector getAliases()
   throws NotesException

Usage

This property returns all but the first in the list of all the form's names. The Name property returns the first name in the list.

Language cross-reference

Aliases property in LotusScript NotesForm class

Example
See Also