SingleSearch Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.SingleSearch"]
Namespace: Cadcorp.Configuration
The SingleSearch type exposes the following members.
| Name | Description | |
|---|---|---|
| SingleSearch(XmlNode) | Initializes a new instance of the SingleSearch class | |
| SingleSearch(QuickSearchDataSetSearchesRow) | Initializes a new instance of the SingleSearch class |
| Name | Description | |
|---|---|---|
| AdditionalResultColumns |
Gets or Sets the one-dimentional array of SearchColumn | |
| CaseSensitiveSearch |
Gets or Sets the Boolean indicating whether ignore the case while performing search.
| |
| Columns |
Gets or Sets the one-dimentional array of SearchColumn | |
| EastingColumn |
Gets or Sets the SearchColumn that holds Easting
| |
| 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.) | |
| Name |
Gets or sets the name of this search
(Inherited from SingleSearchConfigurationBase.) | |
| NorthingColumn |
Gets or Sets the SearchColumn that holds Northing
| |
| ResultOrderColumns |
Gets or Sets the one-dimentional array of SearchColumn | |
| ResultsColumn |
Gets or Sets the SearchColumn that holds result
| |
| SearchClass | ||
| 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.) | |
| Table |
Gets or Sets the String that specifies name of the table
| |
| 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 | (Inherited from SingleSearchConfigurationBase.) | |
| 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.) |