This document is archived and information here might be outdated.  Recommended version.


IImageServerIdentifyResultEdit Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerIdentifyResultEdit Interface
ArcGIS Developer Help

IImageServerIdentifyResultEdit Interface

Provides access to additional members that control an identify result.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Write-only property CatalogItems A set of idetified catalog items.
Read-only property CatalogItems A set of idetified catalog items.
Write-only property CatalogItemVisibilities A set of visible area for idetified catalog items.
Read-only property CatalogItemVisibilities A set of visible area for idetified catalog items.
Write-only property Location The identified location.
Read-only property Location The identified location.
Write-only property Name The identify property name.
Read-only property Name The identify property name.
Write-only property Properties A set of name-value pairs for the field names and values of the identified object.
Read-only property Properties A set of name-value pairs for the field names and values of the identified object.
Write-only property Value The identify property value.
Read-only property Value The identify property value.

Inherited Interfaces

Interfaces Description
IImageServerIdentifyResult Provides access to members that control an identify result.

Classes that implement IImageServerIdentifyResultEdit

Classes Description
ImageServerIdentifyResult An Image Server Identify Result object.