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