JAVA/CORBA クラス


DocumentImportOption プロパティ
読み込みと書き込みができます。作成、無視、置き換え、または更新など、受信した文書の処理を示します。

定義が行われるクラス
DxlImporter

データ型
int 型

構文
public int getDocumentImportOption()
throws NotesException

public void setDocumentImportOption(int option)
throws NotesException

有効な値


使用法
置き換えるには、次の場合に 2 つの文書が一致しなければなりません。
クロスリファレンス
LotusScript NotesDXLImporter クラスの DocumentImportOption プロパティ

関連項目