|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IReferenceDataTable Interface > IReferenceDataTable.Name Property (ArcObjects .NET 10.5 SDK) | 
Name of the reference data table.
[Visual Basic .NET] Public ReadOnly Property Name As ITableName
[C#] public ITableName Name {get;}
[C++]
HRESULT get_Name(
  ITableName** Name
);
[C++]
Parameters Name [out, retval]
Name is a parameter of type ITableName
Returns a TableName object that describes the data source.