IRemoteConnectionLogout Method (Boolean) |
Log out of the database
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax void Logout(
bool unlockOnLogout
)
Sub Logout (
unlockOnLogout As Boolean
)
Parameters
- unlockOnLogout
- Type: SystemBoolean
Whether to unlock locked items while logging out
See Also