Returns true if locationName is used by at least one document

C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("Method moved to DocumentIndex class.", true)] public virtual bool IsLocationUsed( string locationName )
<ObsoleteAttribute("Method moved to DocumentIndex class.", True)> _ Public Overridable Function IsLocationUsed ( _ locationName As String _ ) As Boolean
[ObsoleteAttribute(L"Method moved to DocumentIndex class.", true)] public: virtual bool IsLocationUsed( String^ locationName )

- locationName (String)