LOTUSSCRIPT /COM/OLE のクラス
定義位置
NotesDXLImporter
データ型
Boolean 型
構文
取得方法:flag = notesDXLImporter.ReplicaRequiredForReplaceOrUpdate
設定方法:notesDXLImporter.ReplicaRequiredForReplaceOrUpdate = flag
有効な値
このプロパティが True でレプリカ ID が一致しない場合、インポートオペレーションは lsERR_NOTES_DXLIMPORTER_PROCESS (4522) を発生させ、「Could not replace/update a matching NoteType note because the ReplicaRequiredForReplaceUpdate property is true and the DXL and database are not replicas」というメッセージをログに追加します。
クロスリファレンス
Java DXLImporter クラスの ReplicaRequiredForReplaceOrUpdate プロパティ
関連項目