FilterDefaultsFromDB property
- Last UpdatedNov 26, 2024
- 1 minute read
The FilterDefaultsFromDB property controls whether the default filter settings (TypeFilter, FilterDuration, OEEKPIFilter.FilterTime, OEEKPIFilter.FilterStartOffset, and OEEKPIFilter.FilterEndOffset properties) are established during design time or if they will be pulled in from the MES database during run time. If this property is set to False, the default filter settings will not be loaded from the database. This could be suitable when the control is running within System Platform – the default filter would be set during design-time. If the property is set to True, the default filter settings will be pulled from either the UI_Config table or the UI_Config_Default table during run time. In this case, the design-time setting of the properties is disabled.
|
Datatype |
Read/Write |
Default Value |
|
Boolean |
R/W |
False |