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


IClassEx Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IClassEx Interface
ArcGIS Developer Help

IClassEx Interface

Provides access to members that return information about and manage the class.

Product Availability

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

Members

Name Description
Read-only property GlobalIDFieldName The name of the field corresponding to the global object identity.
Read-only property HasGlobalID Indicates if the class has an global object identity field.

Classes that implement IClassEx

Classes Description

Remarks

Geodatabase classes can be cast to this interface to retrieve information about their GlobalID field.