Keyoti SearchUnit API Docs
NeedLiveData Property
API DocumentationKeyoti.SearchEngine.SearchCustomDataFilterNeedLiveData
Keyoti SearchUnit v6
Whether to get live data for this filter's field. Allows relevant filter options to be displayed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool NeedLiveData { get; set; }
public bool NeedLiveData { get; set; }
Public Property NeedLiveData As Boolean
	Get
	Set
Public Property NeedLiveData As Boolean
	Get
	Set
public:
property bool NeedLiveData {
	bool get ();
	void set (bool value);
}
public:
property bool NeedLiveData {
	bool get ();
	void set (bool value);
}
member NeedLiveData : bool with get, set
member NeedLiveData : bool with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120