Click or drag to resize

featurePropertiescompatibility_DefaultTempFilterLife Property

Originally Temp SavedFilters with no EndDate were not cleaned up. Now, by default, they are deleted after 2 days. Override this by specifying the expiration days here, or zero to revert to the original behaviour.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int compatibility_DefaultTempFilterLife { get; }

Property Value

Type: Int32
Originally Temp SavedFilters with no EndDate were not cleaned up. Now, by default, they are deleted after 2 days. Override this by specifying the expiration days here, or zero to revert to the original behaviour.
See Also