ArcGIS Pro 2.6 API Reference Guide
NetworkAttribute Class
Members 

ArcGIS.Core.Data.UtilityNetwork Namespace : NetworkAttribute Class
The NetworkAttribute class is used to represent a network attribute inside a utility network. Network attributes correspond to weights in the geometric network. NetworkAttribute objects can be obtained by calling UtilityNetworkDefinition.GetNetworkAttributes or UtilityNetworkDefinition.GetNetworkAttribute
Object Model
NetworkAttribute ClassDomain ClassNetworkAttribute Class
Syntax
public sealed class NetworkAttribute : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
Public NotInheritable Class NetworkAttribute 
   Inherits ArcGIS.Core.CoreObjectsBase
   Implements System.IDisposable 
Inheritance Hierarchy

System.Object
   ArcGIS.Core.CoreObjectsBase
      ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

NetworkAttribute Members
ArcGIS.Core.Data.UtilityNetwork Namespace