Keyoti SearchUnit API Docs
LocationCategoryRecord Constructor (locationID, locationName, locationRoot, internalUse)
API DocumentationKeyoti.SearchEngine.DataAccessLocationCategoryRecordLocationCategoryRecord(Int32, String, String, Boolean)
Keyoti SearchUnit v6
Creates a new location.
Declaration Syntax
C#Visual Basic
protected LocationCategoryRecord(
	int locationID,
	string locationName,
	string locationRoot,
	bool internalUse
)
Protected Sub New ( 
	locationID As Integer,
	locationName As String,
	locationRoot As String,
	internalUse As Boolean
)
Parameters
locationID (Int32)
The DB ID of the location
locationName (String)
The name of the location
locationRoot (String)
The location root
internalUse (Boolean)
Unused except to add an internal overload

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