ClearProperty (NotesPropertyBroker - LotusScript®)
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
Call notesPropertyBroker .ClearProperty( name)
Parameters
name
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 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.