Click or drag to resize
weroSoft AG, Software
IWorkflowStatistics Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the data of the workflow data.

Namespace:  WeroSoft.Workflow.Common.Runtime
Assembly:  WeroSoft.Workflow.Core.Library (in WeroSoft.Workflow.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface IWorkflowStatistics

The IWorkflowStatistics type exposes the following members.

Properties
  NameDescription
Public propertyStatementStatistics
Gets the detailed statistics of the statement.
Top
See Also