This document is archived and information here might be outdated. Recommended version. |
User sub ID of the network element on which this flag is placed.
[Visual Basic .NET]
Public Property UserSubID As Integer
[C#]
public int UserSubID {get; set;}
[C++]
HRESULT get_UserSubID(
System.Int32* UserID
);
[C++]
HRESULT put_UserSubID(
long UserID
);
[C++] Parameters UserID [out, retval]
UserID is a parameter of type long* UserID [in]
UserID is a parameter of type long
The UserSubID must be a non-negative integer.