SOLIDWORKS PDM Professional API Help Send Feedback
IsLoggedIn Property (IEdmVault5)
See Also  Example
EPDM.Interop.epdm Namespace > IEdmVault5 Interface : IsLoggedIn Property (IEdmVault5)


Gets whether you are logged in to this vault.

Syntax

Visual Basic 
ReadOnly Property IsLoggedIn As System.Boolean
C# 
System.bool IsLoggedIn {get;}
C++/CLI 
property System.bool IsLoggedIn {
   System.bool get();
}

Property Value

True if logged in, false if not

Example

Remarks

Log in to the vault by calling IEdmVault5::Login or IEdmVault5::LoginAuto.

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2