Keyoti SearchUnit API Docs
LocationCategory Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordLocationCategory
Keyoti SearchUnit v6
The location category that this document belongs to.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual LocationCategoryRecord LocationCategory { get; set; }
public virtual LocationCategoryRecord LocationCategory { get; set; }
Public Overridable Property LocationCategory As LocationCategoryRecord
	Get
	Set
Public Overridable Property LocationCategory As LocationCategoryRecord
	Get
	Set
public:
virtual property LocationCategoryRecord^ LocationCategory {
	LocationCategoryRecord^ get ();
	void set (LocationCategoryRecord^ value);
}
public:
virtual property LocationCategoryRecord^ LocationCategory {
	LocationCategoryRecord^ get ();
	void set (LocationCategoryRecord^ value);
}
abstract LocationCategory : LocationCategoryRecord with get, set
override LocationCategory : LocationCategoryRecord with get, set
abstract LocationCategory : LocationCategoryRecord with get, set
override LocationCategory : LocationCategoryRecord with get, set
Property Value

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