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


INetworkElement64.OID Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

INetworkElement64.OID Property

64-bit object ID of the object corresponding to this network element.

[Visual Basic .NET]
Public ReadOnly Property OID As Long
[C#]
public long OID {get;}
[C++]
HRESULT get_OID(
void
);

Product Availability

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

See Also

INetworkElement64 Interface