M-Files API 23.11.13135.0
LogOutWithDialogs Method
Vault Object : LogOutWithDialogs Method
Description
Logs out from vault. May display dialog boxes during the logout.
Syntax
Visual Basic
Public Function LogOutWithDialogs( _
   ByVal ParentWindow As Long _
) As Boolean
Parameters
ParentWindow
Return Type
True if the logout was successful.
Remarks

The user may cancel the logout during offline preparations or if a document is open in a third-party application.

This method is available only if M-Files API is used in the client interface mode.

See Also

Vault Object  | Vault Members