Keyoti SearchUnit API Docs
IsFilteredThrough Property
API DocumentationKeyoti.SearchEngine.SearchCustomDataFilterActionDataIsFilteredThrough
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IsFilteredThrough { get; set; }
public bool IsFilteredThrough { get; set; }
Public Property IsFilteredThrough As Boolean
	Get
	Set
Public Property IsFilteredThrough As Boolean
	Get
	Set
public:
property bool IsFilteredThrough {
	bool get ();
	void set (bool value);
}
public:
property bool IsFilteredThrough {
	bool get ();
	void set (bool value);
}
member IsFilteredThrough : bool with get, set
member IsFilteredThrough : bool with get, set
Property Value

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