.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


Signer property
Example

Read-only. The name of the person who created the signature, if a document is signed.

Defined in

Document

Data type

String

Syntax

public String getSigner()
   throws NotesException

Usage

If a document is not signed, returns an empty string.

If the signer is not trusted, returns an empty string.

Language cross-reference

Signer property in LotusScript NotesDocument class

@Certificate function in formula language

Example
See Also