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


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

INetworkAttributeConfiguration3 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 AgainstSuffixes The directional suffixes against the digitized direction.
Read-only property AlongPrefixes The directional prefixes along the digitized direction.
Read-only property AlongSuffixes The directional suffixes along the digitized direction.
Read-only property DefaultSupportedScriptParserLanguage The default script parser language supported at arcgisVersion.
Method FindMatchingTemplateAttribute Find the index of a matching template attribute.
Method FindTemplateAttributeByName Find the index of a template attribute by name.
Read-only property HierachyRangeMaxValuesByName The default hierarchy range max values for the specified attribute 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.
Read-only property TimeZoneTemplateAttributeNames The preferred candidate time zone attribute names.

Inherited Interfaces

Interfaces Description
INetworkAttributeConfiguration2 Provides access to the network attribute configuration.
INetworkAttributeConfiguration Provides access to the network attribute configuration.

Classes that implement INetworkAttributeConfiguration3

Classes Description
NetworkConfiguration Provides Network Configuration Information.