Click or drag to resize

SingleSearch Properties

The SingleSearch type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalResultColumns
Gets or Sets the one-dimentional array of SearchColumn
Public propertyCaseSensitiveSearch
Gets or Sets the Boolean indicating whether ignore the case while performing search.
Public propertyColumns
Gets or Sets the one-dimentional array of SearchColumn
Public propertyEastingColumn
Gets or Sets the SearchColumn that holds Easting
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
Public propertyResultOrderColumns
Gets or Sets the one-dimentional array of SearchColumn
Public propertyResultsColumn
Gets or Sets the SearchColumn that holds result
Public propertySearchClass
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
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