Keyoti SearchUnit API Docs
GetLocationCategoryRecords Method
API DocumentationKeyoti.SearchEngine.SearchSearchAgentGetLocationCategoryRecords()()()()
Keyoti SearchUnit v6
Gets all location category records from the index.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual LocationCategoryRecord[] GetLocationCategoryRecords()
public virtual LocationCategoryRecord[] GetLocationCategoryRecords()
Public Overridable Function GetLocationCategoryRecords As LocationCategoryRecord()
Public Overridable Function GetLocationCategoryRecords As LocationCategoryRecord()
public:
virtual array<LocationCategoryRecord^>^ GetLocationCategoryRecords()
public:
virtual array<LocationCategoryRecord^>^ GetLocationCategoryRecords()
abstract GetLocationCategoryRecords : unit -> LocationCategoryRecord[] 
override GetLocationCategoryRecords : unit -> LocationCategoryRecord[] 
abstract GetLocationCategoryRecords : unit -> LocationCategoryRecord[] 
override GetLocationCategoryRecords : unit -> LocationCategoryRecord[] 
Return Value
array<LocationCategoryRecord>[]()[][]

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