ProcessLog class

ProcessLog class

Represents document process details.

The ProcessLog type exposes the following members:

Properties

Property Description
date Get the process date and time.
type Get the process type.
message Get the process description.
succeeded Quantity of successfully processed signatures.
failed Quantity of signatures that failed during processing.
signatures The list of successfully processed signatures.

See Also