.

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


ProgramName property
Example

Read-Write. The name that identifies the agent whose actions and errors you're logging. The name is the same as the name specified with createLog.

Defined in

Log

Data type

Object of type java.lang.String

Syntax

public String getProgramName()
   throws NotesException

public void setProgramName(String name)
   throws NotesException

Language cross-reference

ProgramName property in LotusScript NotesLog class

Example
See Also