.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE 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

NotesViewColumn

Data type

String

Syntax

To get: name$ = notesViewColumn.ItemName

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 Java ViewColumn class

Example
See Also