Values (NotesProperty - JavaScriptâ„¢)
Read-only. Returns the NotesProperty values.
Defined in
NotesPropertySyntax
getValues() : java.util.Vector| Parameter | Description |
|---|---|
| java.util.Vector | The values of the property which will be set. |
Usage
The vector must be homogeneous. Input properties cannot be set. After setting this property, you must call publish for the changes to take effect. If you do not call publish, your changes are lost.Language cross-reference
Values property in LotusScript® NotesProperty class