PerAvgPageProcessingTimeStatLoadOptions Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class PerAvgPageProcessingTimeStatLoadOptions : StatisticsLoadOptionsBase
The PerAvgPageProcessingTimeStatLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| PerAvgPageProcessingTimeStatLoadOptions | 
| Name | Description | |
|---|---|---|
| CreatedAfter | 
            Only include requests after this datetime
              | |
| CreatedBefore | 
            Only include requests before this datetime
              | |
| CustomerId | 
            If CustomerId equals 0, data is loaded for ALL customers
              | |
| DateGrouping | (Inherited from StatisticsLoadOptionsBase.) | 
| Name | Description | |
|---|---|---|
| GetPeriodDateStringList | 
            Get a collection of strings
            with periods to use in statistics report.
              | 
| 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.) |