CLASSI JAVA/CORBA


ParameterDocID property
Esempio

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

Nota 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

Esempio
Vedere anche