Street data is contained within WorldStreet instances and is mostly used in the Pick street from list and related, country-specific masking activities.
Each WorldStreet instance contains data concerning streets and contains the following information:
Below are a few examples:
Street | Country |
---|---|
31st Street | US |
Dillon Drive | US |
Hudson Road | US |
Bayerischer Platz | DE |
Calle 19A | CO |
A collection of all WorldStreet instances can be accessed with PickLists.WorldStreets
, an IEnumerable collection. In addition to the standard methods the Enumerable type offers, you can also use the following filtering methods:
OnlyStreetNames() - Returns only street names, without country codes, in string format
PickLists.WorldStreets.OnlyStreets()
OnlyCountry(string country) - Returns streets from the country represented by the given country code
PickLists.WorldStreets.OnlyCountry("US")
BizDataX Documentation © Built by Ekobit. All rights reserved.
https://www.ekobit.com/ https://bizdatax.com/ https://bizdatax.com/support/