LOTUSSCRIPT /COM/OLE のクラス
読み込み専用。 The document associated with the view entry.
定義位置
NotesViewEntry
データ型
NotesDocument
構文
取得方法:Set notesDocument = notesViewEntry.Document
使用法
ビューエントリが文書でないときは NULL を返します。ViewEntry オブジェクトが作成された後で文書が削除された場合も、NULL を返します。
クロスリファレンス
Java ViewEntry クラスの Document プロパティ
例