JAVA/CORBA CLASSES


NoteID property
Example

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.

Language cross-reference

NoteID property in LotusScript NotesViewEntry class

@NoteID function in formula language

Example
See Also