LOTUSSCRIPT/COM/OLE CLASSES


IsResponse property
Example

Read-only. Indicates whether a column contains only response documents.

Defined in

NotesViewColumn

Data type

Boolean

Syntax

To get: flag = notesViewColumn.IsResponse

Legal values


Language cross-reference

IsResponse property in Java ViewColumn class

Example