clearProperty (PropertyBroker - Java™)
Purges the new or modified values of the specified property from the Notes® backend where they are temporarily stored before publishing via the property broker.
Defined in
Syntax
void clearProperty(String propertyname)
throws NotesException
Parameters
propertyname
String. The name of the property which will be purged.
Usage
If the specified NotesProperty is an input property, this method will have no effect.
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.