This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalogObject Interface > ITxCatalogObject.FullName Property (ArcObjects .NET 10.4 SDK) |
The full name of the object.
[Visual Basic .NET] Public ReadOnly Property FullName As String
[C#] public string FullName {get;}
[C++]
HRESULT get_FullName(
BSTR* Name
);
[C++]
Parameters Name [out, retval] Name is a parameter of type BSTR