Keyoti SearchUnit API Docs
UpdateContentCategory Method (conRecord)
API DocumentationKeyoti.SearchEngine.DataAccessXmlContentTableUpdateContentCategory(ContentCategoryRecord)
Keyoti SearchUnit v6
Updates a ContentCategory record (does not check for duplicates)
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void UpdateContentCategory(
	ContentCategoryRecord conRecord
)
public virtual void UpdateContentCategory(
	ContentCategoryRecord conRecord
)
Public Overridable Sub UpdateContentCategory ( 
	conRecord As ContentCategoryRecord
)
Public Overridable Sub UpdateContentCategory ( 
	conRecord As ContentCategoryRecord
)
public:
virtual void UpdateContentCategory(
	ContentCategoryRecord^ conRecord
)
public:
virtual void UpdateContentCategory(
	ContentCategoryRecord^ conRecord
)
abstract UpdateContentCategory : 
        conRecord : ContentCategoryRecord -> unit 
override UpdateContentCategory : 
        conRecord : ContentCategoryRecord -> unit 
abstract UpdateContentCategory : 
        conRecord : ContentCategoryRecord -> unit 
override UpdateContentCategory : 
        conRecord : ContentCategoryRecord -> unit 
Parameters
conRecord (ContentCategoryRecord)
ContentCategoryRecord object

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