ExternalCommandDataApplication Property

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

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

Property Value

UIApplication
See Also