The Map Server Identify Result.
[Visual Basic .NET] Public Property MapServerIdentifyResult As IMapServerIdentifyResult
[C#] public IMapServerIdentifyResult MapServerIdentifyResult {get; set;}
[C++]
HRESULT get_MapServerIdentifyResult(
IMapServerIdentifyResult** result
);
[C++]
HRESULT put_MapServerIdentifyResult(
IMapServerIdentifyResult* result
);
[C++]Parameters
result [out, retval]result is a parameter of type IMapServerIdentifyResult
result [in]result is a parameter of type IMapServerIdentifyResult
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.