ProcessLogs

DocumentInfo.ProcessLogs property

Collection of document history processes like Sign, Update, Delete.

public IList<ProcessLog> ProcessLogs { get; }

See Also