IWorkflowLogEntriesCount Method Ingeniux CMS Content Store API

Gets the count of Log entries on this workflow.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

int LogEntriesCount()

Return Value

Type: Int32
Count of log entries.
Remarks

The count is for log entries from this workflow only. It doesn't include log entries from the page's previous workflows.
See Also

Reference