Provides access to members that set information for this NetElementDescription object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
When building a logical network you need to create individual network elements before adding them to the network. Through this interface you can specify the UserClassID, UserID, and UserSubID of an individual element.
The NetElementDescriptionEdit object you populate can then be added to your logical network through the INetTopologyEdit interface.
This should only be used for adding elements to a logical network that does not have an associated geometric network. In the case of a geometric network you are adding features and not network elements. The logical network automatically takes care of adding the network elements when you create a new feature.