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


IImageServerIdentifyResultEdit.Properties Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IImageServerIdentifyResultEdit.Properties Property

A set of name-value pairs for the field names and values of the identified object.

[Visual Basic .NET]
Public WriteOnly Property Properties_2
[C#]
public void Properties_2 {set;}
[C++]
HRESULT putref_Properties(
  IPropertySet* 
);
[C++]

Parameters [in]
is a parameter of type IPropertySet

Product Availability

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

See Also

IImageServerIdentifyResultEdit Interface