Keyoti SearchUnit API Docs
GetLocationCategoryRecord Method (locationName)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessGetLocationCategoryRecord(String)
Keyoti SearchUnit v6
Gets a LocationCategoryRecord based on the locationName.
Declaration Syntax
C#Visual Basic
public virtual LocationCategoryRecord GetLocationCategoryRecord(
	string locationName
)
Public Overridable Function GetLocationCategoryRecord ( 
	locationName As String
) As LocationCategoryRecord
Parameters
locationName (String)
The name of an existing location category record.
Return Value
LocationCategoryRecord
The corresponding LocationCategoryRecord or null if none found.

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