IsNewNote (Document - Java™)
Read-only. Indicates whether a document is new. A document is new if it has not been saved.
Defined in
Data type
boolean
Syntax
public boolean isNewNote()
throws NotesException
Legal values
- true if the document was created, but has not been saved
- false if the document has been saved