JAVA/CORBA CLASSES


ServerName property
Example

Read-only. The full name of the server that the session is running on.

Defined in

Session

Data type

String

Syntax

public String getServerName()
   throws NotesException

Usage

If the server name is hierarchical, this property returns the fully distinguished name.

This property is null if the session is not running on a server.

Language cross-reference

ServerName property in LotusScript NotesSession class

@ServerName function in formula language

Example
See Also