| 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 notLog in to the vault by calling IEdmVault5::Login or IEdmVault5::LoginAuto.
SOLIDWORKS PDM Professional Version 5.2