Keyoti SearchUnit API Docs
LocationCategories Property
API DocumentationKeyoti.SearchEngine.Web.AjaxServiceCategoryListWrapperLocationCategories
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public List<StringAndIDWrapper> LocationCategories { get; set; }
public List<StringAndIDWrapper> LocationCategories { get; set; }
Public Property LocationCategories As List(Of StringAndIDWrapper)
	Get
	Set
Public Property LocationCategories As List(Of StringAndIDWrapper)
	Get
	Set
public:
property List<StringAndIDWrapper^>^ LocationCategories {
	List<StringAndIDWrapper^>^ get ();
	void set (List<StringAndIDWrapper^>^ value);
}
public:
property List<StringAndIDWrapper^>^ LocationCategories {
	List<StringAndIDWrapper^>^ get ();
	void set (List<StringAndIDWrapper^>^ value);
}
member LocationCategories : List<StringAndIDWrapper> with get, set
member LocationCategories : List<StringAndIDWrapper> with get, set
Property Value

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