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 > INetWeightAssociationEdit Interface > INetWeightAssociationEdit.WeightID Property (ArcObjects .NET 10.5 SDK) |
Weight internal ID of the weight to be associated in this weight assocation.
[Visual Basic .NET]
Public WriteOnly Property WeightID_2
[C#] public void WeightID_2 {set;}
[C++]
HRESULT put_WeightID(
long
);
[C++]
Parameters [in] is a parameter of type long
The internal ID of the weight you are creating an association for can be retrieved from the INetSchema interface.