LOTUSSCRIPT/COM/OLE 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
NotesViewEntry
Data type
String
Syntax
To get: universalid$ = notesViewEntry.UniversalID
Language cross-reference
UniversalID property in Java ViewEntry class
Example