This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetWeight Interface > INetWeight.WeightID Property (ArcObjects .NET 10.4 SDK) |
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
The WeightID property returns the unique ID of the network weight within the network.