search field

Contains information about an attribute field in layer and table search configurations.

Referenced by: search layer, search table

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, esriFieldTypeLong, esriFieldTypeOID, esriFieldTypeRaster, esriFieldTypeSingle, esriFieldTypeSmallInteger, esriFieldTypeString, esriFieldTypeTimeOnly, esriFieldTypeTimestampOffset, esriFieldTypeXML

search layer field Example

{
  "name": "relationships/2/Postcode",
  "type": "esriFieldTypeString",
  "exactMatch": true
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.