JAVA/CORBA CLASSES


IsNewNote property
Example

Read-only. Indicates whether a document is new. A document is new if it has not been saved.

Defined in

Document

Data type

boolean

Syntax

public boolean isNewNote()
   throws NotesException

Legal values


Language cross-reference

IsNewNote property in LotusScript NotesDocument class

@IsNewDoc function in formula language

Example
See Also