JAVA/CORBA-KLASSEN


ParameterDocID property
Beispiel

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

Hinweis 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

Beispiel
Siehe auch