ProcessTemplateStatisticsLoadOptions Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ProcessTemplateStatisticsLoadOptions : ProcessStatisticsLoadOptionsBase
The ProcessTemplateStatisticsLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ProcessTemplateStatisticsLoadOptions |
| Name | Description | |
|---|---|---|
| CompletedAfter |
Process is completed after this date
(Inherited from ProcessStatisticsLoadOptionsBase.) | |
| CompletedBefore |
Process is completed before this date
(Inherited from ProcessStatisticsLoadOptionsBase.) | |
| StartedAfter |
Process is started after this date
(Inherited from ProcessStatisticsLoadOptionsBase.) | |
| StartedBefore |
Process is started before this date
(Inherited from ProcessStatisticsLoadOptionsBase.) | |
| StateFlags |
Process state flags
(Inherited from ProcessStatisticsLoadOptionsBase.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |