Provides access to the Map Server Find Result Interface. Use IMapServerFindResult2 for 64 bit OIDs.
Members
Name | Description | |
---|---|---|
![]() |
FeatureId | The ID of the found feature. |
![]() |
FeatureId64 | The ID of the found feature. |
![]() |
FeatureProperties | A set of name-value pairs for the found features's field names and values. |
![]() |
FeatureShape | The geometry of the found feature. |
![]() |
FieldName | The field name. |
![]() |
LayerID | The layer ID. |
![]() |
Value | The found value. |
IMapServerFindResult2.FeatureId64 Property
The ID of the found feature.
Public ReadOnly Property FeatureId64 As Long
public long FeatureId64 {get;}
Inherited Interfaces
Interfaces | Description |
---|---|
IMapServerFindResult | Provides access to the Map Server Find Result Interface. Use IMapServerFindResult2 for 64 bit OIDs. |
Classes that implement IMapServerFindResult2
Classes | Description |
---|