StreetNameFields
A class that describes street name fields used to generate driving directions.
Property |
Type |
Description |
---|---|---|
FullNameFieldName |
string |
The field name used to store the full street name. |
HighwayDirectionFieldName |
string |
The field name used for highway direction. |
LanguageFieldName |
string |
The field name used for the language of the street. |
PrefixDirectionFieldName |
string |
The field name used for prefix direction. |
PrefixTypeFieldName |
string |
The field name used for prefix type. |
Priority |
int |
The priority for when these street name fields are used. |
StreetNameFieldName |
string |
The field name used for street name. |
SuffixDirectionsFieldName |
string |
The field name used for suffix direction. |
SuffixTypeFieldName |
string |
The field name used for suffix type. |
10/23/2013