JAVA/CORBA CLASSES


publish method
Publishes new values for NotesProperty properties if modified.

Defined in

NotesProperty

Syntax

void publish()
   throws NotesException

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.

Language cross-reference

Publish method in LotusScript NotesProperty class