Keyoti Search for ASP.NET API Docs
AutoAssignLocationCategory Method (document, onlyUnassigned)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessAutoAssignLocationCategory(DocumentRecord, Boolean)
Keyoti Search for ASP.NET 2010
Automatically assigns the location category.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void AutoAssignLocationCategory(
	DocumentRecord document,
	bool onlyUnassigned
)
Public Overridable Sub AutoAssignLocationCategory ( _
	document As DocumentRecord, _
	onlyUnassigned As Boolean _
)
public:
virtual void AutoAssignLocationCategory(
	DocumentRecord^ document, 
	bool onlyUnassigned
)
Parameters
document (DocumentRecord)
The DocumentRecord to be assigned to categories.
onlyUnassigned (Boolean)
If true, only assigns a category when one (other than default) is not already set.

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