.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Clear 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

NotesProperty

Syntax

Call notesProperty.Clear()

Usage

If the NotesProperty is an input property, this method will have no effect.

Example