.

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


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