Gets a LocationCategoryRecord based on the locationID.
Declaration Syntax
C# | Visual Basic |
public virtual LocationCategoryRecord GetLocationCategoryRecord( int locationID )
Public Overridable Function GetLocationCategoryRecord ( locationID As Integer ) As LocationCategoryRecord
Parameters
- locationID (Int32)
- The id of an existing location category record.
Return Value
LocationCategoryRecord
The corresponding LocationCategoryRecord or null if none found.
The corresponding LocationCategoryRecord or null if none found.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610