ExternalCommandData.Application Property

Retrieves an object that represents the current Application for external command.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public UIApplication Application { get; set; }

Property Value

UIApplication

See Also

Reference

ExternalCommandData Class
Autodesk.Revit.UI Namespace