This document is archived and information here might be outdated.  Recommended version.


IClassEx.HasGlobalID Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IClassEx.HasGlobalID Property

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IClassEx Interface

.NET Related Topics

Copying or loading data while preserving GlobalID values