This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IClassEx Interface > IClassEx.HasGlobalID Property (ArcObjects .NET 10.4 SDK) |
Indicates if the class has an global object identity field.
[Visual Basic .NET] Public ReadOnly Property HasGlobalID As Boolean
[C#] public bool HasGlobalID {get;}
[C++]
HRESULT get_HasGlobalID(
VARIANT_BOOL* HasGlobalID
);
[C++]
Parameters HasGlobalID [out, retval] HasGlobalID is a parameter of type VARIANT_BOOL