JAVA/CORBA CLASSES


ParameterDocID property
Example

Read-only. Returns the NoteID of a document passed in by Run or RunOnServer.

Note This property is new with Release 5.02.

Defined in

Agent

Data type

String

Syntax

public String getParameterDocID()
   throws NotesException

Usage

Use getDocumentByID in Database to get a document through its NoteID.

Language cross-reference

ParameterDocID property in LotusScript NotesAgent class

Example
See Also