ProcessLogs

IDocumentInfo.ProcessLogs property

Collection of document history process logs.

public IList<ProcessLog> ProcessLogs { get; }

See Also