publish (PropertyBroker - Java)
Publishes new values for PropertyBroker properties if modified.
Defined in
Syntax
void publish()
throws NotesException
Usage
After setting the value of a PropertyBroker 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.
Language cross-reference
Publish in LotusScript® NotesPropertyBroker class