ActivityTemplateStatisticsLoadOptions Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class ActivityTemplateStatisticsLoadOptions : ProcessStatisticsLoadOptionsBase
The ActivityTemplateStatisticsLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivityTemplateStatisticsLoadOptions | 
| Name | Description | |
|---|---|---|
| CompletedAfter | 
            Process is completed after this date
              (Inherited from ProcessStatisticsLoadOptionsBase.) | |
| CompletedBefore | 
            Process is completed before this date
              (Inherited from ProcessStatisticsLoadOptionsBase.) | |
| ProcessTemplateId | ||
| 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.) |