Click or drag to resize
IRemoteConnectionLogout Method (Boolean)
Log out of the database

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
void Logout(
	bool unlockOnLogout
)

Parameters

unlockOnLogout
Type: SystemBoolean
Whether to unlock locked items while logging out
See Also