This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > IStreetNameFields2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to a container for describing the street name fields used in generating driving directions.
Description | ||
---|---|---|
FullNameFieldName | The field name used to store the full street name. | |
HighwayDirectionFieldName | The field name used for highway direction. | |
LanguageFieldName | The field name used for the language of the street. | |
PrefixDirectionFieldName | The field name used for prefix direction. | |
PrefixTypeFieldName | The field name used for prefix type. | |
Priority | The priority for when these street name fields are used. | |
StreetNameFieldName | The field name used for street name. | |
SuffixDirectionFieldName | The field name used for suffix direction. | |
SuffixTypeFieldName | The field name used for suffix type. |
Interfaces | Description |
---|---|
IStreetNameFields | Provides access to a container for describing the street name fields used in generating driving directions. |
CoClasses and Classes | Description |
---|---|
StreetNameFields | A container for describing street name fields used to generate driving directions. |