LOTUSSCRIPT /COM/OLE のクラス


GetProfileDocument メソッド

プロフィール文書を取得したり作成したりします。

定義位置NotesDatabase
構文Set notesDocument = notesDatabase.GetProfileDocument( profilename$ [, uniqueKey$ ] )
パラメータprofilename$


uniqueKey$
戻り値notesDocument
クロスリファレンスJava Database クラスの getProfileDocument メソッド
式言語の EditProfile @コマンド

式言語の EditProfileDocument @コマンド


関連項目