dojo.require("esri.tasks.FindResult")
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