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