LOTUSSCRIPT/COM/OLE CLASSES


Name property
Example

Read-only. The name of a form.

Defined in

NotesForm

Data type

String

Syntax

To get: string = notesForm.Name

Usage

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

Language cross-reference

Name in Java Form class

Example
See Also