LOTUSSCRIPT/COM/OLE CLASSES
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
IsSigned property in Java Item class
Example See Also