Internal ID of the network weight described by this NetWeight object.
[Visual Basic .NET] Public ReadOnly Property WeightID As Integer
[C#] public int WeightID {get;}
[C++]
HRESULT get_WeightID(
long* internalID
);
[C++]Parameters
internalID [out, retval] internalID is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The WeightID property returns the unique ID of the network weight within the network.