JAVA/CORBA CLASSES


getFieldType method
Example

Gets the type of a field on the form.

Note This method is new with Release 6.

Defined in

Form

Syntax

public int getFieldType(String name)
   throws NotesException

Parameters

String name


Return value

int


Language cross-reference

GetFieldType method in LotusScript NotesForm class

Example
See Also