SearchOSPlaces Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.SearchOSPlaces"]
Namespace: Cadcorp.Configuration
The SearchOSPlaces type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchOSPlaces(XmlNode) | Initializes a new instance of the SearchOSPlaces class |
![]() | SearchOSPlaces(QuickSearchDataSetSearch_OS_PlacesRow) | Initializes a new instance of the SearchOSPlaces class |
Name | Description | |
---|---|---|
![]() | EastingProperty |
Gets or sets name of the property in the results that contains the x coordinate
|
![]() | Filter |
Gets or sets the filter to apply to the query
|
![]() | Id |
Gets or sets the id of this search
(Inherited from SingleSearchConfigurationBase.) |
![]() | Image |
Gets or sets the image to display when a results in this search is selected
(Inherited from SingleSearchConfigurationBase.) |
![]() | Key |
Gets or sets name of the user authentication key
|
![]() | Name |
Gets or sets the name of this search
(Inherited from SingleSearchConfigurationBase.) |
![]() | NorthingProperty |
Gets or sets name of the property in the results that contains the y coordinate
|
![]() | ResultDelimiter |
Gets or sets name of the delimiter to add between ResultProperty and SecondaryResultProperty
|
![]() | ResultProperty |
Gets or sets name of the property in the results that contains the result text to display
|
![]() | SearchConstructor |
Gets or set the javascript constructor to use for the search object
(Inherited from SingleSearchConfigurationBase.) |
![]() | SearchUIConstructor |
Gets or set the javascript constructor to use for the search ui object
(Inherited from SingleSearchConfigurationBase.) |
![]() | SecondaryResultProperty |
Gets or sets name of the property in the results that contains additonal result text
|
![]() | ZoomResolution |
The resolution to go to when the user selects a result
(Inherited from SingleSearchConfigurationBase.) |
![]() | ZoomScale |
The scale to go to when the user selects a result
(Inherited from SingleSearchConfigurationBase.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetConfigOptions | (Overrides SingleSearchConfigurationBaseGetConfigOptions.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetJSON | (Inherited from SingleSearchConfigurationBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUIConfigOptions | (Overrides SingleSearchConfigurationBaseGetUIConfigOptions.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |