Gets a LocationCategoryRecord based on the locationID.

C# | Visual Basic |
public virtual LocationCategoryRecord GetLocationCategoryRecord( int locationID )
Public Overridable Function GetLocationCategoryRecord ( locationID As Integer ) As LocationCategoryRecord

- locationID (Int32)
- The id of an existing location category record.

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