This document is archived and information here might be outdated. Recommended version. |
Indicates if the feature data has object IDs.
[Visual Basic .NET]
Public ReadOnly Property HasOIDs As Boolean
[C#]
public bool HasOIDs {get;}
[C++]
HRESULT get_HasOIDs(
Boolean* pbHasOIDs
);
[C++] Parameters pbHasOIDs [out, retval]
pbHasOIDs is a parameter of type bool*