Returns true if locationName is used by at least one document

C# | Visual Basic | Visual C++ |
public virtual bool IsLocationUsed( string locationName )
Public Overridable Function IsLocationUsed ( _ locationName As String _ ) As Boolean
public: virtual bool IsLocationUsed( String^ locationName )

- locationName (String)