JAVA/CORBA CLASSES


Verbs property
Example

Read-only. The verbs that an object supports, if the object is an OLE/2 embedded object.

Defined in

EmbeddedObject

Data type

java.util.Vector; elements are String

Syntax

public java.util.Vector getVerbs()
   throws NotesException

Usage

Throws an exception if not invoked from an OLE/2 embedded object.

Language cross-reference

Verbs property in LotusScript NotesEmbeddedObject class

Example
See Also