.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


CompileLotusScript property
Read-write. Specifies whether the Importer should compile any LotusScript code that occurs within imported notes.

Note This property is new with Release 8.

Defined in

DxlImporter

Data type

boolean

Syntax

public boolean getCompileLotusScript()
   throws NotesException

public void setCompileLotusScript(boolean flag)
   throws NotesException

Legal values


Usage

Consider specifying false for this property in the following situations:


Language cross-reference

CompileLotusScript property in LotusScript NotesDXLImporter class