IWorkflowLogEntriesCount Method
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function LogEntriesCount As Integer
abstract LogEntriesCount : unit -> int
Return Value
Type:
Int32Count 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