This document is archived and information here might be outdated.  Recommended version.


IReferenceDataTableEdit.Name Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Location)  

IReferenceDataTableEdit.Name Property

Name of the reference data table.

[Visual Basic .NET]
Public WriteOnly Property Name_2
[C#]
public void Name_2 {set;}
[C++]
HRESULT putref_Name(
  ITableName* 
);
[C++]

Parameters [in]
is a parameter of type ITableName

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IReferenceDataTableEdit Interface