ArcObjects Library Reference (GeoDatabase)  

INetWeightAssociationEdit.TableName Property

Name of the table to be associated in this weight association.

[Visual Basic .NET]
Public WriteOnly Property TableName_2
[C#]
public void TableName_2 {set;}
[C++]
HRESULT put_TableName(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

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

See Also

INetWeightAssociationEdit Interface