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