.

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


Publish method
Example

Publishes new values for NotesProperty properties to the property broker.

Defined in

NotesProperty

Syntax

Call notesProperty.Publish()

Usage

After setting the value of a NotesProperty property, you must call this method for the changes to take effect. If you do not call Publish, your changes are lost.

ECL_FLAG_PROPERTY_PUT checks are performed on this method.

Example
See Also