Returns true if locationName is used by at least one document
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual bool IsLocationUsed( string locationName )
public virtual bool IsLocationUsed( string locationName )
Public Overridable Function IsLocationUsed ( locationName As String ) As Boolean
Public Overridable Function IsLocationUsed ( locationName As String ) As Boolean
public: virtual bool IsLocationUsed( String^ locationName )
public: virtual bool IsLocationUsed( String^ locationName )
abstract IsLocationUsed : locationName : string -> bool override IsLocationUsed : locationName : string -> bool
abstract IsLocationUsed : locationName : string -> bool override IsLocationUsed : locationName : string -> bool
Parameters
- locationName (String)
Return Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120