LOTUSSCRIPT/COM/OLE CLASSES


Parent property
Example

Read-only. The view that contains a column.

Note This property is new with Release 5.0.2b.

Note Prior to Release 6, this property was supported in COM only.

Defined in

NotesViewColumn

Data type

NotesView

Syntax

To get: Set notesView = notesViewColumn.Parent

Language cross-reference

Parent property in Java ViewColumn class

Example