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