ArcObjects Library Reference (Catalog)  

IGxObject.InternalObjectName Property

The Name for the internal object that this GxObject represents.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObject Interface