JAVA/CORBA CLASSES


setAction method
Specifies a formula for an action outline entry.

Defined in

OutlineEntry

Syntax

public boolean setAction(String formula)
    throws NotesException

Parameters

String formula


Return value

boolean


Usage

This method sets the outline entry type to OUTLINE_TYPE_ACTION.

Language cross-reference

SetAction method in LotusScript NotesOutlineEntry class

See Also