Click or drag to resize

QuickSearch Properties

The QuickSearch type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalResultColumns
Gets or Sets the one-dimentional array of SearchColumn
(Inherited from SingleSearch.)
Public propertyCaseSensitiveSearch
Gets or Sets the Boolean indicating whether ignore the case while performing search.
(Inherited from SingleSearch.)
Public propertyColumns
Gets or Sets the one-dimentional array of SearchColumn
(Inherited from SingleSearch.)
Public propertyConnectionStringSettings
Public propertyEastingColumn
Gets or Sets the SearchColumn that holds Easting
(Inherited from SingleSearch.)
Public propertyEpsgCode
Public propertyId
Gets or sets the id of this search
(Inherited from SingleSearchConfigurationBase.)
Public propertyImage
Gets or sets the image to display when a results in this search is selected
(Inherited from SingleSearchConfigurationBase.)
Public propertyName
Gets or sets the name of this search
(Inherited from SingleSearchConfigurationBase.)
Public propertyNorthingColumn
Gets or Sets the SearchColumn that holds Northing
(Inherited from SingleSearch.)
Public propertyResultOrderColumns
Gets or Sets the one-dimentional array of SearchColumn
(Inherited from SingleSearch.)
Public propertyResultsColumn
Gets or Sets the SearchColumn that holds result
(Inherited from SingleSearch.)
Public propertySearchClass (Inherited from SingleSearch.)
Public propertySearchConstructor
Gets or set the javascript constructor to use for the search object
(Inherited from SingleSearchConfigurationBase.)
Public propertySearchUIConstructor
Gets or set the javascript constructor to use for the search ui object
(Inherited from SingleSearchConfigurationBase.)
Public propertyTable
Gets or Sets the String that specifies name of the table
(Inherited from SingleSearch.)
Public propertyZoomResolution
The resolution to go to when the user selects a result
(Inherited from SingleSearchConfigurationBase.)
Public propertyZoomScale
The scale to go to when the user selects a result
(Inherited from SingleSearchConfigurationBase.)
Top
See Also