Keyoti SearchUnit API Docs
ContentCategoryRecord Constructor (contentID, contentName)
API DocumentationKeyoti.SearchEngine.DataAccessContentCategoryRecordContentCategoryRecord(Int32, String)
Keyoti SearchUnit v6
Creates a new content category
Declaration Syntax
C#Visual Basic
[ObsoleteAttribute("Use CreateContentCategoryRecord instead, to create new instances.", 
	true)]
public ContentCategoryRecord(
	int contentID,
	string contentName
)
<ObsoleteAttribute("Use CreateContentCategoryRecord instead, to create new instances.", 
	true)> 
Public Sub New ( 
	contentID As Integer,
	contentName As String
)
Parameters
contentID (Int32)
contentName (String)

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