Updates a locationCategory record, except the case when updated location's name is a duplicate (which is not allowed)

C# | Visual Basic |
public virtual bool UpdateLocationCategory( LocationCategoryRecord locRecord )
Public Overridable Function UpdateLocationCategory ( locRecord As LocationCategoryRecord ) As Boolean

- locRecord (LocationCategoryRecord)
- LocationCategoryRecord object

Boolean
true - if update was performed, false otherwise.
true - if update was performed, false otherwise.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610