Name (Form - Java)

Read-only. The name of a form.

Defined in

Form

Data type

String

Syntax

public String getName()
    throws NotesException

Usage

This property returns the first name associated with a form. Use the Aliases property to return any additional names.

Example