Returns a LocationCategory, corresponding to locationID passed as in parameter

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

- locationID (Int32)
- ID for the object to be retrieved

LocationCategoryRecord
LocationCategory object or null if not found
LocationCategory object or null if not found
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610