JAVA/CORBA CLASSES


getProperty method
Returns a NotesProperty object for a specified property.

Defined in

PropertyBroker

Data type

NotesProperty

Syntax

lotus.domino.Property getProperty(String propertyname)
   throws NotesException

Parameters

propertyname


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

GetProperty in LotusScript NotesPropertyBroker class