The base class from which all Supported Countries must inherit.

Methods

Name Description
AddressDetailsFromRawString Takes an Address and attempts to create an ISAddressDetails object from it.
AddressDetailsFromSingleLineAddress Takes an Single Line Address (with parts separated by a comma) and returns an ISAddressDetails object.
AddressStateCodeLength The length of State codes.
AddressStatesDataTable Returns a DataTable containing a list of States that can be used for Addressing purposes.
FormatAddress Format an Address.
FormatPhoneNumber Format a Phone Number.
FormatPhoneNumberFromDetails System Use Only Obsolete Format a Phone Number.
GetClientWTaxRate Returns the Client's Withholding Tax Rate.
GetClientWTaxWarnings Returns Warnings regarding the Client's Withholding Tax information.
GetHolidaysList Initialise the List of Public Holidays for this Country (and optionally State).
GetMaskedBankingDetails Mask Bank Account Credit Card and POS Numbers.
ParsePhoneNumber System Use Only Obsolete Parse a phone number, splitting it into its component parts.
ParsePhoneNumber2 Parse a phone number, splitting it into its component parts.
SanitiseAddress Takes an Address and attempts to clean and validate the address. Requires the Full Addressing Interface.
StreetCombine Combines Street Address details.
StreetSplit Splits a Street Address into its component parts.
TaxYearBegin The start date of the Tax Year containing dateAsAt.
TaxYearEnd The end date of the Tax Year containing dateAsAt.
Validate Validate Value according to the rules of this Country.
ValidateBankAccount
ValidateBankAccountSortCode
ValidateBankBranch Will validate the Bank and Branch of the Bank Account supplied and update the Bank and Branch details where relevant.
ValidateGLN Will validate the supplied Global Location Number (GLN).
ValidateSuburbCityStatePostcode Ensure that the Suburb, City, State and Postcode combination is valid.
ValidateVIN Will validate the supplied Vehicle Identification Number (VIN).

Properties

Name Description
AddressStatesList Read-Only A List of States that can be used for Addressing purposes.
StreetDirectionsList Read-Only The list of all Street Directions for this country.
StreetTypesList Read-Only The list of all Street Types for this country.
SupportsAddressingPostCode Read-Only Does this country support addressing Post Codes?
SupportsAddressingState Read-Only Does this country support Addresses with a State/Province?
SupportsAddressingStateCodeDescription Read-Only Does this country support State/Province with a Code and Description?
SupportsAddressingStreetDirection Read-Only Does this country support Street Address with a direction?
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0