This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* bShape
);
[C++]
Parameters bShape [out, retval]
bShape is a parameter of type bool*