JAVA/CORBA CLASSES


hasProperty method
Indicates whether a specific named property is associated with a given property broker.

Defined in

PropertyBroker

Data type

Boolean

Syntax

boolean hasProperty(String propertyname)
   throws NotesException

Parameters

propertyname


Return value
Usage

All PropertyBroker methods are inactive when called by applications running on the Domino server, or running on the Notes 8 basic configuration without Notes 8 standard configuration.

Language cross-reference

HasProperty in LotusScript NotesPropertyBroker class