Keyoti SearchUnit API Docs
IsFilteredThrough Method (customDataEntry)
API DocumentationKeyoti.SearchEngine.SearchCustomDataFilterEngineFactory..::..IntEngineIsFilteredThrough(String)
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IsFilteredThrough(
	string customDataEntry
)
public bool IsFilteredThrough(
	string customDataEntry
)
Public Function IsFilteredThrough ( 
	customDataEntry As String
) As Boolean
Public Function IsFilteredThrough ( 
	customDataEntry As String
) As Boolean
public:
virtual bool IsFilteredThrough(
	String^ customDataEntry
) sealed
public:
virtual bool IsFilteredThrough(
	String^ customDataEntry
) sealed
abstract IsFilteredThrough : 
        customDataEntry : string -> bool 
override IsFilteredThrough : 
        customDataEntry : string -> bool 
abstract IsFilteredThrough : 
        customDataEntry : string -> bool 
override IsFilteredThrough : 
        customDataEntry : string -> bool 
Parameters
customDataEntry (String)
Return Value

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