require(["esri/tasks/IdentifyResult"], function(IdentifyResult) { /* code goes here */ });
Name | Type | Summary |
---|---|---|
displayFieldName | String | The name of the layer's primary display field. |
feature | Graphic | An identified feature. |
layerId | Number | Unique ID of the layer that contains the feature. |
layerName | String | The layer name that contains the feature. |
String
> displayFieldNameGraphic
> featureNumber
> layerIdString
> layerName