JAVA/CORBA CLASSES


SelectImageResources property
Example

Read-write. Indicates whether the collection contains notes for image resources.

Defined in

NoteCollection

Data type

boolean

Syntax

public boolean getSelectImageResources()
  throws NotesException

public void setSelectImageResources(boolean flag)
  throws NotesException

Legal values

Usage

The following methods set this property:


Language cross-reference

SelectImageResources property in LotusScript NotesNoteCollection class

Example
See Also