Revit 2025.3 API
Message |
An integer that describes the standard windows type of the dialog box.
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int DialogType { get; }
Public ReadOnly Property DialogType As Integer Get
public: property int DialogType { int get (); }
member DialogType : int with get
Property Value
Int32See Also