JAVA/CORBA クラス


ForceNoteFormat プロパティ
読み込みと書き込みができます。出力 DXL を文書、フォーム、ビューなどのフォーマットされた要素ではなく、(Lotus Domino DTD 内の) 文書要素として記述します。

定義が行われるクラスDxlExporter
データ型boolean 型
構文public boolean getForceNoteFormat()
throws NotesException

public void setForceNoteFormat(boolean flag)
throws NotesException

有効な値未処理の DXL 出力の場合は true です。

クロスリファレンスLotusScript NotesDXLExporter クラスの ForceNoteFormat プロパティ
関連項目