This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerIdentifyObject Interface > IMapServerIdentifyObject.MapServerIdentifyResult Property (ArcObjects .NET 10.4 SDK) |
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