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


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

IImageServerEditResult Interface

Provides access to the Image Server Edit Result Interface.

Product Availability

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

Members

Name Description
Read-only property Code Error Code.
Read-only property Description Error Description.
Read-only property ItemID The ID of the item for which the result is being generated. Its set when the ID is not an OID. e.g. ViewId.
Read-only property RasterID The OID of the raster for which the result is being generated.
Read-only property Succeeded Success or faliure.
Read-only property Tag A string identifying the operation that generated the error

Classes that implement IImageServerEditResult

Classes Description
ImageServerEditResult An Image Server Edit Result object.