Get's the ID corresponding to a location category name.

C# | Visual Basic | Visual C++ |
public virtual int GetLocationID( string locationName )
Public Overridable Function GetLocationID ( _ locationName As String _ ) As Integer
public: virtual int GetLocationID( String^ locationName )

- locationName (String)