IsProtectUsers (NotesForm - JavaScript)

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

定義場所

NotesForm

構文

isProtectUsers() : boolean

setProtectUsers(flag:boolean) : void

適正値 説明
true $FormUsers を保護します。
false $FormUsers を保護しません。

言語間の参照

LotusScript® NotesForm クラスの ProtectUsers プロパティ