private SendDocument ( SignatureDocument document, SignatureDocumentTemplate signatureDocumentTemplate, Person appliesToPerson, Person assignedToPerson, string documentName, string alternateEmail, List |
||
document | SignatureDocument | The document. |
signatureDocumentTemplate | SignatureDocumentTemplate | Type of the signature document. |
appliesToPerson | Person | The person. |
assignedToPerson | Person | The assigned to person. |
documentName | string | Name of the document. |
alternateEmail | string | The alternate email. |
errorMessages | List |
The error messages. |
return | bool |