This method initializes the Millennium SDK SOAP Client object.
Init(SDKUrl AS String, MillenniumGUID AS String)
None
SDKUrl = Location of the Millennium SDK Web Service.
MillenniumGUID = Millennium SDK GUID (Globally Unique Identifier). This value is registration number from the SDK tab on the Business Information window in Millennium.
You must call this method before you can call any of the other methods on the Millennium SDK SOAP Client object. This method sets the GUID value in the SOAP message header for use during subsequent calls to the Millennium SDK Web Service.