LOTUSSCRIPT/COM/OLE CLASSES


IsAdminNames property
Ejemplo

Read-write. Indicates whether the administration server for the database can modify all Names fields in a database.

Nota This property is new with Release 6.

Defined in

NotesACL

Data type

Boolean

Syntax

To get: flag = notesACL.IsAdminNames

To set: notesACL.IsAdminNames = flag

Legal values


Usage

The database must have an administration server. See AdministrationServer in NotesACL and IsAdminServer in NotesACLEntry to check for and set the administration server.

After setting this property, you must call Save for the changes to take effect. If you do not call Save, your changes to the ACL are lost.

Language cross-reference

IsAdminNames property in Java ACL class

Ejemplo
Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?