Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new record in the SIGSignatureLog table with the signing document.
Syntax
client server public static SIGSignatureLog storeDocument(SIGStorableDocument _doc)
Run On
Called
Parameters
- _doc
Type: SIGStorableDocument Interface
The document that was signed.
Return Value
Type: SIGSignatureLog Table
The inserted SIGSignatureLog record.