Application Property


UIDocument Application Property

Retrieves an object that represents the current Application.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public UIApplication Application { get; }

Property Value

UIApplication
See Also