ArcObjects Library Reference (Catalog)  

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