SelectMiscIndexElements (NotesNoteCollection - LotusScript®)

読み書き可能。コレクションにその他の索引要素用の文書が含まれているかどうかを示します。

定義位置

NotesNoteCollection

データ型

Boolean 型

構文

取得する場合: flag = notesNoteCollection .SelectMiscIndexElements

設定する場合: notesNoteCollection .SelectMiscIndexElements = flag

有効な値

  • True ならその他の索引要素を含みます。
  • False ならその他の索引要素は含みません。

使用法

このプロパティは次のメソッドで設定されます。

クロスリファレンス

Java NoteCollection クラスの SelectMiscIndexElements プロパティ