Application.IsLoggedIn Property

Checks if the user is logged in from this session to their Autodesk account.


Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public static bool IsLoggedIn { get; }

Property Value

Boolean

See Also

Reference

Application Class
Autodesk.Revit.ApplicationServices Namespace