.

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


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