Takes an Single Line Address (with parts separated by a comma) and returns an ISAddressDetails object.

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

Syntax

finSupportedCountryBase.AddressDetailsFromSingleLineAddress(singleLineAddress, addressDetails)

Parameters

NameTypeOptionalByRefDescription
singleLineAddress String Raw, comma separated address.
addressDetails ISAddressDetails ByRef The generated ISAddressDetails object.

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