JAVA/CORBA CLASSES


DocUnID property
Example

Read-write. Universal ID of the target document.

Defined in

RichTextDoclink

Data type

String

Syntax

public String getDocUnID()
   throws NotesException

public void setDocUnID(String unid)
   throws NotesException

Usage

If the doclink does not target a document, this property is 32 zeros.

Language cross-reference

@DocumentUniqueID in the formula language

DocUNID property in LotusScript NotesRichTextDocLink class

Example
See Also