Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






NoteID property

Read-only. The note ID of a document, which is a hexadecimal value of up to 8 characters that uniquely identifies a document within a particular database.

Defined in

Document

Data type

String

Syntax

public String getNoteID()

throws NotesException

Usage

A typical note ID looks like this: 20FA. A note ID represents the location of a document within a specific database file, so documents that are replicas of one another generally have different note IDs. A note ID does not change, unless the document is deleted.

Language cross-reference

NoteID property in LotusScript NotesDocument class

@NoteID function in formula language

See examples

Examples: Items property
Related topics
Accessing document properties in Java classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009