Returns true if locationName is used by at least one document
Declaration Syntax
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 )
Parameters
- locationName (String)