An ID value that can be used to uniquely identify an object that implememts IForceElement.
[Visual Basic .NET] Public ReadOnly Property OID As Integer
[C#] public int OID {get;}
[C++]
HRESULT get_OID(
long* plOID
);
[C++]Parameters
plOID [out, retval] plOID is a parameter of type long
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.