.

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

JAVA/CORBA CLASSES


save method
Example

Saves any changes made to the outline.

Defined in

Outline

Syntax

public void save()

Usage

You must save the outline before the program exits or the effect of a method that changes the outline is lost. These methods include addEntry, createEntry, moveEntry, and removeEntry.

Language cross-reference

Save method in LotusScript NotesOutline class

Example
See Also