ProtectUsers (NotesForm - LotusScript®)

読み書き可能。$FormUsers アイテムを複製による上書きから保護します。

定義位置

NotesForm

データ型

Boolean 型

構文

取得する場合: flag = notesForm .ProtectUsers

設定する場合: notesForm .ProtectUsers = flag

有効な値

クロスリファレンス

Java™ Form クラスの IsProtectUsers プロパティ