.

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


ViewUnID property
Example

Read-write. Universal ID of the target view.

Defined in

RichTextDoclink

Data type

String

Syntax

public String getViewUnID()
   throws NotesException

public void setViewUnID(String unid)
   throws NotesException

Usage

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

Language cross-reference

ViewUNID property in LotusScript NotesRichTextDocLink class

Example
See Also