This method will log you on to the Millennium SDK Web Service and return a Session Id for use during subsequent calls to the Millennium SDK Web Service.
LogOn(User AS String, Password AS String)
Boolean
User = Millennium user login ID.
Password = Millennium password.
Method will return True if the logon is successful or raise an exception if the logon is unsuccessful.