IsNamedDoc (Document - Java)

Indicates whether a document is a named document.

Note: This property is new in R12.0.1.

Defined in

Document

Data type

boolean

Syntax

public boolean isNamedDoc()
    throws NotesException

Legal values

  • true if the document is a named document
  • false if the document is not a named document