Location name to search within.
Declaration Syntax
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); }