LOTUSSCRIPT/COM/OLE CLASSES


ClearProperty method
Example

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

NotesPropertyBroker

Syntax

Call notesPropertyBroker.ClearProperty( name)

Parameters

name


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.

Example
See Also