|
IStreetNameSearchSearchStreetname Method |
Searches for the streetname beginning with the given streetSearchString.
Namespace: Infosoft.Webservices.AddressesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- streetSearchString String
- The string to search for.
- searchLimit Int32 (Optional)
- The number of results to limit the search to
Return Value
IListAddressExchangeA list of possible matches for the streetname
See Also