Click or drag to resize

IWorkflowLogEntriesCount Method


Gets the count of Log entries on this workflow.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
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