IWorkflowLogEntriesCount Method
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxFunction LogEntriesCount As Integer
abstract LogEntriesCount : unit -> int
Return Value
Int32Count of log entries.
RemarksThe count is for log entries from this workflow only. It doesn't include log entries from the page's previous workflows.
See Also