Click or drag to resize

SavedFilterLocaleKey Property

The locale of the base filter. Note that if localized text is available for the filter it will be used in place of the original, non-localized text from this locale.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string LocaleKey { get; set; }

Property Value

Type: String
See Also