This document is archived and information here might be outdated. Recommended version. |
User sub ID for the element described by this NetElementDescription object.
[Visual Basic .NET]
Public ReadOnly Property UserSubID As Integer
[C#]
public int UserSubID {get;}
[C++]
HRESULT get_UserSubID(
System.Int32* UserSubID
);
[C++] Parameters UserSubID [out, retval]
UserSubID is a parameter of type long*
UserSubID returns the index number of the element within the feature. Use INetElementDescriptionEdit to update the value.