UniversalID (View - Java)

Read-only. The universal ID of a view, which is a 32-character hexadecimal value that uniquely identifies a view across all replicas of a database.

Defined in

View

Data type

String

Syntax

public String getUniversalID()
    throws NotesException

Usage

A typical universal ID looks like this: FF864D9ACB6E2210752561BC005867C6.

Example