CLASSI JAVA/CORBA


getRead method
Returns true if the current document has been read, otherwise false.

Nota This method is new with Release 8.5.

Defined in

Document

Syntax

public Boolean getRead()
   throws NotesException

public Boolean getRead(String username)
   throws NotesException

Parameters

String username


Return value

Boolean


Language cross-reference

GetRead method in LotusScript NotesDocument class

Vedere anche