JAVA/CORBA CLASSES


ColumnValues property
Example

Read-only. The value of each column in the view entry.

Defined in

ViewEntry

Data type

java.util.Vector; elements are Double, DateTime, or String

Syntax

public Vector getColumnValues()
   throws NotesException

Usage

A column value is not returned if it is determined by:


Language cross-reference

ColumnValues property in LotusScript NotesViewEntry class

Example
See Also