This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkElement64 Interface > INetworkElement64.OID Property (ArcObjects .NET 10.4 SDK) |
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(
Signed 64-bit int* OID
);
[C++]
Parameters OID [out, retval] OID is a parameter of type Signed 64-bit int