LOTUSSCRIPT/COM/OLE CLASSES


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

Defined in

NotesDXLImporter

Data type

Boolean

Syntax

To get: flag = notesDXLImporter.CreateFTIndex

To set: notesDXLImporter.CreateFTIndex = flag

Legal values


Language cross-reference

CreateFTIndex property in Java DXLImporter class

See Also