JAVA/CORBA クラス
データベース内に文書を作成し、作成された新規文書を表す Document オブジェクトを返します。
定義位置
Database
構文
public Document createDocument() throws NotesException
戻り値
Document
新規文書を保存する場合は、save を呼び出す必要があります。
クロスリファレンス
LotusScript NotesDatabase クラスの CreateDocument メソッド
式言語の Compose @コマンド
例 関連項目