The IdentifyResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DisplayFieldName | Name of the field designated for primary display of the layer. Typically a Name field. | |
| Feature | Contains the feature identified, as a
GraphicFeature, which contains a VEShape(s) and attributes. | |
| LayerId | ID of the Layer containing the result. | |
| LayerName | Name of the Layer containing the result. | |
| Value | If not null, the identified feature's value of the field named in DisplayFieldName. |
