Initialise the Address Business Layer.

Syntax

ISAddress.Initialise(appPath, countryCode, csn, userId, companyName, [intersoftConnectionString], [databaseUserId], [databasePassword], [fullVerification])

Parameters

NameTypeOptionalByRefDescription
appPath String The main Application Path or the Path that holds the system.mdw workgroup file used for the Jet4 database provider.
countryCode String The Country Code.
csn String Customer Support Number.
userId String User Id.
companyName String Company Name.
intersoftConnectionString String Optional The Database Connection String in Intersoft's format.
databaseUserId String Optional A User Id to connect to a server-based database when not using a trusted connection.
databasePassword String Optional A Password to connect to a server-based database when not using a trusted connection.
fullVerification Boolean Optional If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

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