LOTUSSCRIPT/COM/OLE CLASSES


HasProperty method
Example

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

Defined in

NotesPropertyBroker

Syntax

flag = notesPropertyBroker.HasProperty( Name )

Parameters

Name


Return value
Usage

This method is valid for both input and output properties.

All NotesPropertyBroker 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.

Example