Split the StreetAddressFull property of an ISAddressDetails object into its component parts and update the respective properties.

<para> Internally this uses the functionality contained in the relevant Supported Country class based on the supplied CountryNameOrCode. </para> <para> If the Address Splitting functionality has enough information to determine the Delivery Type of the Address (E.g. if the StreetAddressFull line is PO BOX 123) then the Delivery Type property will also be updated. </para>

Syntax

finAddressing.StreetSplitAddressDetails(addressDetails, [countryNameOrCode])

Parameters

NameTypeOptionalByRefDescription
addressDetails ISAddressDetails The Address Details to update.
countryNameOrCode String Optional The Country Name or Code.
Member of:
finAddressing
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0