.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


IsProtected property
Example

Read-Write. Indicates whether a user needs at least Editor access to modify an item.

Defined in

Item

Data type

boolean

Syntax

public boolean isProtected()
   throws NotesException

public void setProtected(boolean flag)
   throws NotesException

Legal values


Language cross-reference

IsProtected property in LotusScript NotesItem class

Example
See Also