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