Publish (NotesPropertyBroker - LotusScript®)
Publishes new values for NotesPropertyBroker properties if modified.
Defined in
Syntax
Call notesPropertyBroker .Publish()
Usage
After setting the value of a NotesPropertyBroker property, using the SetPropertyValue method, you must call this method for the changes to take effect. If you do not call Publish, your changes are lost.