Revit 2019.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: 19.0.0.0 (19.1.0.0)
Since:
2017
Syntax
C# |
---|
public ItemSelectionDialogResult Show() |
Visual Basic |
---|
Public Function Show As ItemSelectionDialogResult |
Visual C++ |
---|
public: ItemSelectionDialogResult Show() |