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


IGxObject.ClassID Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObject Interface > IGxObject.ClassID Property
ArcGIS Developer Help

IGxObject.ClassID Property

The class ID of this object.

[Visual Basic .NET]
Public ReadOnly Property ClassID As UID
[C#]
public UID ClassID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObject Interface