Gets whether you are logged in to this vault.
Syntax
Visual Basic (Declaration) | |
---|
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
See Also
Availability
SolidWorks Enterprise PDM Version 5.2