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

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