IsSigned (NotesItem - JavaScript™)
Read-Write. Indicates whether an item contains a signature the next time the document is signed.
Defined in
NotesItemSyntax
isSigned() : boolean setSigned(flag:boolean) : void
| Legal value | Description |
|---|---|
true |
if the item is signed when the document is next signed |
false |
if the item is not signed when the document is next signed |