SDMSClient.Login
Use this function to log in to SDMS.
| Syntax | Parameters | Return value |
|---|---|---|
Sub SDMSClient.Login( _
Username As String, _
Password As String, _
Optional bLogoutExisting As Boolean = True)
|
|
This function does not return a value. |