Layer configuration for search.
Referenced by: search
Properties
| Property | Details | 
|---|---|
| field | Contains information about an attribute field. See field properties table. | 
| id | A string identifying the layer. | 
| subLayer | Optional index for a sublayer. | 
field properties
| Property | Details | 
|---|---|
| exactMatch | A Boolean defining whether or not the field is an exact match. | 
| name | A string defining the field name. | 
| type | A string defining the field type. Valid values: esriFieldTypeBigInteger,esriFieldTypeBlob,esriFieldTypeDate,esriFieldTypeDateOnly,esriFieldTypeDouble,esriFieldTypeGeometry,esriFieldTypeGlobalID,esriFieldTypeGUID,esriFieldTypeInteger,esriFieldTypeOID,esriFieldTypeRaster,esriFieldTypeSingle,esriFieldTypeSmallInteger,esriFieldTypeString,esriFieldTypeTimeOnly,esriFieldTypeTimestampOffset,esriFieldTypeXML |