Keyoti SearchUnit API Docs
UpdateContentCategory Method (conRecord)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessUpdateContentCategory(ContentCategoryRecord)
Keyoti SearchUnit v6
Updates a ContentCategory record, except the case when updated content's name is a duplicate (which is not allowed)
Declaration Syntax
C#Visual Basic
public virtual bool UpdateContentCategory(
	ContentCategoryRecord conRecord
)
Public Overridable Function UpdateContentCategory ( 
	conRecord As ContentCategoryRecord
) As Boolean
Parameters
conRecord (ContentCategoryRecord)
ContentCategoryRecord 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