JAVA/CORBA CLASSES


getForm method
Example

Finds a form in a database, given the form name.

Defined in

Database

Syntax

public Form getForm(String name)
   throws NotesException

Parameters

String name


Return value

Form


Language cross-reference

GetForm method in LotusScript NotesDatabase class

Example
See Also