NoteID (ViewEntry - Java)

Read-only. The note ID of a view entry of type document.

Defined in

ViewEntry

Data type

String

Syntax

public String getNoteID()
    throws NotesException

Usage

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

Example