getProperty (PropertyBroker - Java)

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

String. The name of the property which will be returned.

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.