ProcessStatisticsLoadOptionsBase Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public abstract class ProcessStatisticsLoadOptionsBase
The ProcessStatisticsLoadOptionsBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ProcessStatisticsLoadOptionsBase |
| Name | Description | |
|---|---|---|
| CompletedAfter |
Process is completed after this date
| |
| CompletedBefore |
Process is completed before this date
| |
| StartedAfter |
Process is started after this date
| |
| StartedBefore |
Process is started before this date
| |
| StateFlags |
Process state flags
|
| 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.) |