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

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609