LOTUSSCRIPT/COM/OLE CLASSES
Indicates whether a specific named property is associated with a given property broker.
Defined in
NotesPropertyBroker
Syntax
flag = notesPropertyBroker.HasProperty( Name )
Parameters
Name
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.
Language cross-reference
hasProperty method in Java PropertyBroker class
Example