This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalogObject Interface > ITxCatalogObject.InternalObjectName Property (ArcObjects .NET 10.5 SDK) |
The Name for the internal object that this GxObject represents.
[Visual Basic .NET] Public ReadOnly Property InternalObjectName As IName
[C#] public IName InternalObjectName {get;}
[C++]
HRESULT get_InternalObjectName(
IName** InternalObjectName
);
[C++]
Parameters InternalObjectName [out, retval]
InternalObjectName is a parameter of type IName