Location name to search within.
| C# | Visual Basic | Visual C++ | 
public string LocationCategoryName { get; set; }
Public Property LocationCategoryName As String
public: property String^ LocationCategoryName { String^ get (); void set (String^ value); }
| C# | Visual Basic | Visual C++ | 
public string LocationCategoryName { get; set; }
Public Property LocationCategoryName As String
public: property String^ LocationCategoryName { String^ get (); void set (String^ value); }