This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerIdentifyResult Interface > IGlobeServerIdentifyResult.ObjectID Property (ArcObjects .NET 10.4 SDK) |
The ID of the identified feature.
[Visual Basic .NET] Public ReadOnly Property ObjectID As Integer
[C#] public int ObjectID {get;}
[C++]
HRESULT get_ObjectID(
long* oid
);
[C++]
Parameters oid [out, retval] oid is a parameter of type long