SIGSignatureLog::storeDocument Method
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.