Gets whether this user is logged in.
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 this user is logged in, false if not
Example
See Also
Availability
SOLIDWORKS PDM Professional Version 5.2