Revit 2020.1 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: 20.0.0.0 (20.1.1.1)
Since:
2017
Syntax
C# |
---|
public ItemSelectionDialogResult Show() |
Visual Basic |
---|
Public Function Show As ItemSelectionDialogResult |
Visual C++ |
---|
public: ItemSelectionDialogResult Show() |