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