.

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


Remove method
Example

Permanently removes a view from a database.

Defined in

NotesView

Syntax

Call notesView.Remove

Usage

When a view has been removed, all subsequent calls to any of its methods or properties will generate an error. Also, all subsequent calls to any methods or properties of any ViewNavigators created from the view will generate an error.

Language cross-reference

remove method in Java View class

Example
See Also