Takes an Address and attempts to create an ISAddressDetails object from it.

This function will only work given the quality of data, i.e. garbage in, garbage out - or failure.

Syntax

finSupportedCountryBase.AddressDetailsFromRawString(rawAddress, addressDetails)

Parameters

NameTypeOptionalByRefDescription
rawAddress String Address to update.
addressDetails ISAddressDetails ByRef The updated version of address.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finSupportedCountryBase
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0