This document is archived and information here might be outdated. Recommended version. |
User sub ID for this NetElementDescription object.
[Visual Basic .NET]
Public WriteOnly Property UserSubID_2
[C#]
public void UserSubID_2 {set;}
[C++]
HRESULT put_UserSubID(
long
);
[C++] Parameters [in]
is a parameter of type long
UserSubID allows setting and retrieval of the sub ID of the element within the feature. Use INetElementDescription for read-only access.
The UserSubID must be a non-negative integer.