JAVA/CORBA CLASSES
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