This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* 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.