JAVA/CORBA CLASSES


IsInput property
Read-only. Indicates whether this property is an input property.

Defined in

NotesProperty

Data type

Boolean

Syntax

boolean isInput()
    throws NotesException

Return value


Usage

All input properties are read-only, and can not be cleared. Output properties can be read-write, and can be cleared.

Language cross-reference

IsInput property in LotusScript NotesProperty class