Keyoti SearchUnit API Docs
UpdateLocationCategory Method (locRecord)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessUpdateLocationCategory(LocationCategoryRecord)
Keyoti SearchUnit v6
Updates a locationCategory record, except the case when updated location's name is a duplicate (which is not allowed)
Declaration Syntax
C#Visual Basic
public virtual bool UpdateLocationCategory(
	LocationCategoryRecord locRecord
)
Public Overridable Function UpdateLocationCategory ( 
	locRecord As LocationCategoryRecord
) As Boolean
Parameters
locRecord (LocationCategoryRecord)
LocationCategoryRecord object
Return Value
Boolean
true - if update was performed, false otherwise.

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