Indicates whether a specific named property is associated
with a given property broker.
Syntax
hasProperty(propertyname:string)
: boolean
Parameter |
Description |
propertyname |
String. The property name. |
Return value |
Description |
True |
indicates that the property broker has a property
named propertyname. |
False |
indicates that the property broker does not
have a property named 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.