JAVA/CORBA-KLASSEN


IsNewNote property
Beispiel

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

Beispiel
Siehe auch