Values (NotesProperty - JavaScript)

Read-only. Returns the NotesProperty values.

Defined in

NotesProperty

Syntax

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.