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






getRead method

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

Note 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

If supplied, the username who has or has not read the document. Otherwise, defaults to the name of the current user.

Return value

Boolean

True if the current document has been read by username. False if it has not been read by username.

Language cross-reference

GetRead method in LotusScript NotesDocument class

Related topics
Disabling unread marks for modified documents




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009