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(
long* 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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The UserClassID must be a positive integer.