LOTUSSCRIPT /COM/OLE のクラス


SelectDocuments プロパティ

読み書き可能。コレクションがデータ文書を含むかどうかを示します。

定義位置
NotesNoteCollection

データ型
Boolean 型

構文
取得方法: flag = notesNoteCollection.SelectDocuments

設定方法: notesNoteCollection.SelectDocuments = flag

有効な値

使い方
このプロパティは次のメソッドで設定されます。
クロスリファレンス
Java NoteCollection クラスの SelectDocuments プロパティ


関連項目