IsPublic (NotesAgent - JavaScript)

Read-only. Indicates whether an agent is shared or private.

Defined in

NotesAgent

Syntax

isPublic() : boolean
Legal value Description
true if the agent is shared
false if the agent is private

Usage

A shared agent is accessible to all users of a database and is stored in the database. A private agent is accessible only to its owner and is stored in the owner's desktop file.