JAVA/CORBA CLASSES


DesignImportOption property
Read-write. Indicates the handling of the incoming design elements: create, ignore, or replace.

Defined in

DxlImporter

Data type

int

Syntax

public int getDesignImportOption()
   throws NotesException

public void setDesignImportOption(int option)
   throws NotesException

Legal values


Usage

For purposes of replacement, two design elements match if:


Language cross-reference

DesignImportOption property in LotusScript NotesDXLImporter class

See Also