This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IReferenceDataField Interface > IReferenceDataField.IsObjectID Property (ArcObjects .NET 10.5 SDK) |
Indicates if the field is the ObjectID field.
[Visual Basic .NET] Public ReadOnly Property IsObjectID As Boolean
[C#] public bool IsObjectID {get;}
[C++]
HRESULT get_IsObjectID(
VARIANT_BOOL* bShape
);
[C++]
Parameters bShape [out, retval] bShape is a parameter of type VARIANT_BOOL