.

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


UniversalID property
Example

Read-only. The universal ID of a document associated with a view entry. The ID is a 32-character combination of hexadecimal digits (0-9, A-F) that uniquely identifies a document across all replicas of a database.

Defined in

ViewEntry

Data type

String

Syntax

public String getUniversalID()
   throws NotesException

Usage

This property returns the empty string for entries of type category and total.

Language cross-reference

UniversalID property in LotusScript NotesViewEntry class

Example
See Also