DocumentImportOption (DxlImporter - Java™)

読み書き可能。受信文書に対する処理を示します。処理は、作成、無視、置換、更新のいずれかです。

定義位置

DxlImporter

データ型

int 型

構文

public int getDocumentImportOption()
    throws NotesException
public void setDocumentImportOption(int option)
    throws NotesException

有効な値

使用法

置換において、2 つの文書は次の条件を満たすときに一致します。

クロスリファレンス

LotusScript® NotesDXLImporter クラスの DocumentImportOption プロパティ