This document is archived and information here might be outdated.  Recommended version.


INetworkAttributeConfiguration Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkAttributeConfiguration Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (CatalogUI)  

INetworkAttributeConfiguration Interface

Provides access to the network attribute configuration.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property AgainstPrefixes The directional prefixes against the digitized direction.
Read-only property AlongPrefixes The directional prefixes along the digitized direction.
Method FindMatchingTemplateAttribute Find the index of a matching template attribute.
Method FindTemplateAttributeByName Find the index of a template attribute by name.
Method QueryEvaluator Query for the best evaluator match if any.
Read-only property TemplateAttribute The ith template attribute.
Read-only property TemplateAttributeCount The number of template attributes in the network configuration.

CoClasses that implement INetworkAttributeConfiguration

CoClasses and Classes Description
NetworkConfiguration Provides Network Configuration Information.