LOTUSSCRIPT/COM/OLE CLASSES


ViewInheritedFrom property
Example

Read-only. The name of the view whose design a view inherits.

Note This property is new with Release 6.

Defined in

NotesUIView

Data type

String

Syntax

To get: viewName$ = notesUIView.ViewInheritedFrom

Example