CDKPIFilter.FilterStartOffset property
- Last UpdatedNov 26, 2024
- 1 minute read
The CDKPIFilter.FilterStartOffset property specifies the start of the filter period relative to now. This filter value is only legitimate when the TypeFilter property is set to Custom. If the TypeFilter property is not set to Custom, this property is set to 1 if the type is ThisHour, CurrentShift, CurrentDay, CurrentWeek, or CurrentMonth; it is set to 2 if the type is LastShift, Yesterday, LastWeek, or LastMonth. It is set to N if the type is set to LastNHours. The value of this property should always be greater than the value of the CDKPIFilter.FilterEndOffset property and should always be greater than or equal to 1.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
Integer |
R/W |
1 |