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