new Search(config:)
Object representing a Search.
Parameters:
| Name | Type | Description |
|---|---|---|
config: |
Object | The options used to configure this object. |
Members
AdditionalResultsColumns
Properties:
| Name | Type | Description |
|---|---|---|
AdditionalResultsColumns: |
Object | Array of Search Columns used for additional results. |
CaseSensitive
Properties:
| Name | Type | Description |
|---|---|---|
Case |
bool | Sensitive: - Case Sensitive. |
ConnectionStringID
Properties:
| Name | Type | Description |
|---|---|---|
ConnectionStringID: |
int | Connection String ID. |
ConnectorClass
Properties:
| Name | Type | Description |
|---|---|---|
ConnectorClass: |
string | Connector Class. |
EastingColumn
Properties:
| Name | Type | Description |
|---|---|---|
EastingColumn: |
Object | Search Columns holding Easting data. |
IconID
Properties:
| Name | Type | Description |
|---|---|---|
IconID: |
int | Icon ID. |
MapID
Properties:
| Name | Type | Description |
|---|---|---|
MapID: |
int | Map ID. |
Name
Properties:
| Name | Type | Description |
|---|---|---|
Name: |
string | Name. |
NorthingColumn
Properties:
| Name | Type | Description |
|---|---|---|
NorthingColumn: |
Object | Search Columns holding Northing data. |
OrderByColumns
Properties:
| Name | Type | Description |
|---|---|---|
OrderByColumns |
Object | Array of Search Columns used for ordering. |
ProjectionID
Properties:
| Name | Type | Description |
|---|---|---|
ProjectionID: |
int | Projection ID. |
ResultsColumn
Properties:
| Name | Type | Description |
|---|---|---|
ResultsColumn: |
Object | Search Columns holding Results. |
SearchColumns
Properties:
| Name | Type | Description |
|---|---|---|
SearchColumns: |
Object | Array of Search Columns used for searching. |
SearchID
Properties:
| Name | Type | Description |
|---|---|---|
SeachID: |
int | Search ID. |
TableName
Properties:
| Name | Type | Description |
|---|---|---|
TableName: |
string | Table Name. |
ZoomResolutionID
Properties:
| Name | Type | Description |
|---|---|---|
ZoomResolutionID: |
int | Zoom Resolution ID. |
ZoomScaleID
Properties:
| Name | Type | Description |
|---|---|---|
ZoomScaleID: |
int | Zoom Scale ID. |