JAVA/CORBA クラス


save メソッド

文書に加えた変更を保存します。

定義位置

Document

構文

public boolean save()
   throws NotesException

public boolean save(boolean force)
   throws NotesException

public boolean save(boolean force, boolean makeresponse)
   throws NotesException

public boolean save(boolean force, boolean makeresponse, boolean markread)
   throws NotesException

パラメータ

boolean force


boolean makeresponse
boolean markread
戻り値
クロスリファレンス

LotusScript NotesDocument クラスの Save メソッド

式言語の @DocMark 関数


関連項目