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


INetworkAttributeConfiguration Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IN > INetworkAttributeConfiguration Interface
ArcGIS Developer Help

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.

Classes that implement INetworkAttributeConfiguration

Classes Description
NetworkConfiguration Provides Network Configuration Information.