LOTUSSCRIPT/COM/OLE CLASSES


IsSigned property
Example

Read-write. Indicates whether an item contains a signature the next time the document is signed.

Defined in

NotesItem

Data type

Boolean

Syntax

To get: flag = notesItem.IsSigned

To set: notesItem.IsSigned = flag

Legal values


Language cross-reference

IsSigned property in Java Item class

Example
See Also