Provides access to members that get information about the element described by this NetElementDescription object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
The INetElementDescription interface provides methods for getting information pertaining to an element in your logical network. With this interface you can get such things as the UserClassID, UserID, and UserSubID of an element.
Each element in the network belongs to a feature in your feature dataset. The UserClassID is the ID of the feature class to which a particular network element belongs. The UserID is the ID of the feature within the feature class. The UserSubID is the ID of the individual element within the feature.