Hide Table of Contents
esri
esri/arcgis
esri/dijit
esri/dijit/analysis
esri/dijit/geoenrichment
esri/dijit/geoenrichment/ReportPlayer
esri/geometry
esri/layers
esri/renderers
esri/symbols
esri/tasks
esri/tasks/datareviewer
esri/tasks/geoenrichment
esri/tasks/locationproviders
require(["esri/tasks/FindResult"], function(FindResult) { /* code goes here */ });
| Name | Type | Summary |
|---|---|---|
| displayFieldName | String | The name of the layer's primary display field. |
| feature | Graphic | The found feature. |
| foundFieldName | String | The name of the field that contains the search text. |
| layerId | Number | Unique ID of the layer that contains the feature. |
| layerName | String | The layer name that contains the feature. |
String> displayFieldNameGraphic> featureString> foundFieldNameNumber> layerIdString> layerName