ArcObjects Library Reference (GeoDatabase)  

INetWeightEdit.WeightName Property

Name of this NetWeight object.

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

Parameters

[in]    is a parameter of type BSTR

Product Availability

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

See Also

INetWeightEdit Interface