.

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


Managers property
Example

Read-only. People, servers, and groups that have Manager access to a database.

Defined in

Database

Data type

java.util.Vector; elements are String

Syntax

public java.util.Vector getManagers()
   throws NotesException

Usage

Each element in the vector is the name of a person, server, or group with Manager access to the database.

The database must be open to use this property.

Language cross-reference

Managers property in LotusScript NotesDatabase class

@DbManager function in formula language

Example
See Also