Checks to see if a Street Name is a valid, i.e., it exists in the Address Database.

Syntax

ISAddressList.ValidateStreetName(streetName, streetNameFound, [streetType])

Parameters

NameTypeOptionalByRefDescription
streetName String The Street Name.
streetNameFound Boolean ByRef Returns True if the Street Name is found.
streetType String Optional If specified, the Street Type must also match.

Return Value

Boolean

Boolean value indicating success.

Member of:
ISAddressList
Namespace:
Intersoft.ISAddress6
Assembly:
ISAddress6, Version=6.0.3
Target Framework:
.NET 9.0