Represents a document location type.
            
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public class LocationCategoryRecord
public class LocationCategoryRecord
Public Class LocationCategoryRecord
Public Class LocationCategoryRecord
public ref class LocationCategoryRecord
public ref class LocationCategoryRecord
type LocationCategoryRecord = class end
type LocationCategoryRecord = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
| LocationCategoryRecord()()()() |  Obsolete. 
            Creates a new default location.
              | |
| LocationCategoryRecord(Int32, String, String) |  Obsolete. 
            Creates a new location.
              | |
| LocationCategoryRecord(Int32, String, String, Boolean) | 
            Creates a new location.
              | |
| CreateDefaultLocationCategoryRecord()()()() | 
            Creates the 'default' location record.
              | |
| CreateLocationCategoryRecord(String, String) | 
            Creates a new instance.
              | |
| DeriveLocation(Uri, XmlDataAccess) | 
            Returns the LocationCategory object which uri is within, if no specific matches, returns default location.
              | |
| Equals(Object) | 
            Determines if the 2 objects are equal
              (Overrides Object.Equals(Object).) | |
| Finalize()()()() |  (Inherited from Object.) | |
| GetHashCode()()()() | 
            Gets the hashcode based on the location name.
              (Overrides Object.GetHashCode()()()().) | |
| GetType()()()() |  (Inherited from Object.) | |
| ID | 
            The database ID of this location.
              | |
| IsUriUnderRoot(Uri) | 
            Whether uri is within this location.
              | |
| MemberwiseClone()()()() |  (Inherited from Object.) | |
| Name | 
            The name of this location.
              | |
| Root | 
             The URL 'root' of this location, see remarks.
               | |
| ToString()()()() |  (Inherited from Object.) | 
| Object | ||
| LocationCategoryRecord | ||
| SecurityGroupRecord | ||
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120