JAVA/CORBA CLASSES


ItemName property
Example

Read-only. The programmatic name of a column, which is usually the field (item) name for a column based on a field.

Defined in

ViewColumn

Data type

String

Syntax

public String getItemName()
   throws NotesException

Usage

The programmatic name is specified in the Advanced tab of the Column properties box.

By default:


The view designer can change the programmatic name.

Language cross-reference

ItemName property in LotusScript NotesViewColumn class

Example
See Also