ArcGIS Pro 2.6 API Reference Guide
NetworkAttribute Class Members
Properties  Methods 


ArcGIS.Core.Data.UtilityNetwork Namespace : NetworkAttribute Class

The following tables list the members exposed by NetworkAttribute.

Public Properties
 NameDescription
Public PropertyGets a set of NetworkAttributeAssignment objects that describe the assignments of this network attribute.  
Public Property Gets the creation time of the network attribute.  
Public PropertyGets the ArcGIS.Core.Data.Domain associated with this network attribute. If no domain is assigned, null is returned.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets a value indicating whether the network attribute should be apportioned across the length of linear features.  
Public Property Gets a value indicating whether the network attribute is stored inline with other topology information.  
Public Property Gets a value indicating whether the network attribute can contain null values.  
Public Property Gets a value indicating whether the network attribute is used to substitute another network attribute at a tap.  
Public Property Gets a value indicating whether the network attribute is system-maintained.  
Public Property Gets the name of the network attribute.  
Public PropertyIf IsSubstitution is true, this is the network attribute that is substituted by this one.  
Public Property Gets the data type of the network attribute.  
Top
Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
See Also

Reference

NetworkAttribute Class
ArcGIS.Core.Data.UtilityNetwork Namespace