This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetWeightAssociation Interface > INetWeightAssociation.WeightID Property (ArcObjects .NET 10.5 SDK) |
Weight internal ID of the weight to which this table is associated.
[Visual Basic .NET] Public ReadOnly Property WeightID As Integer
[C#] public int WeightID {get;}
[C++]
HRESULT get_WeightID(
long* WeightID
);
[C++]
Parameters WeightID [out, retval] WeightID is a parameter of type long