| Revit 2022 API |
| FileDialog..::..Show Method |
| FileDialog Class See Also |
Shows the dialog using the stored settings.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2017
Syntax
| C# |
|---|
public ItemSelectionDialogResult Show() |
| Visual Basic |
|---|
Public Function Show As ItemSelectionDialogResult |
| Visual C++ |
|---|
public: ItemSelectionDialogResult Show() |