JAVA/CORBA CLASSES


CreateFTIndex property
Read-write. Indicates whether the database receiving the imported notes is full-text indexed.

Defined in

DxlImporter

Data type

boolean

Syntax

public boolean getCreateFTIndex()
   throws NotesException

public void setCreateFTIndex(boolean flag)
   throws NotesException

Legal values


Language cross-reference

CreateFTIndex property in LotusScript NotesDXLImporter class

See Also