.

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


ServerName property
Example

Read-Write. The name of the server on which an agent runs.

Defined in

Agent

Data type

String

Syntax

public String getServerName()
   throws NotesException

public void setServerName(String serverName)
   throws NotesException

Usage

The value returned by getServerName depends upon whether the agent is scheduled:


You must call Save to make any change effective.

Language cross-reference

ServerName property in LotusScript NotesAgent class

ToolsCall @command in formula language

Example
See Also