Keyoti SearchUnit API Docs
GetLocationCategoryRecordFromID Method (locationID)
API DocumentationKeyoti.SearchEngine.DataAccessXmlLocationTableGetLocationCategoryRecordFromID(Int32)
Keyoti SearchUnit v6
Returns a LocationCategory, corresponding to locationID passed as in parameter
Declaration Syntax
C#Visual Basic
public virtual LocationCategoryRecord GetLocationCategoryRecordFromID(
	int locationID
)
Public Overridable Function GetLocationCategoryRecordFromID ( 
	locationID As Integer
) As LocationCategoryRecord
Parameters
locationID (Int32)
ID for the object to be retrieved
Return Value
LocationCategoryRecord
LocationCategory object or null if not found

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