LOTUSSCRIPT/COM/OLE CLASSES


IsProfile property
Example

Read-only. Indicates whether a NotesDocument object is a Profile document.

Defined in

NotesDocument

Data type

Boolean

Syntax

To get: flag = notesDocument.IsProfile

Legal values


Language cross-reference

IsProfile property in Java Document class

Example
See Also