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