Returns the current Revit instance's ProjectBrowserOptions.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static ProjectBrowserOptions GetProjectBrowserOptions()
Return Value
ProjectBrowserOptions
The ProjectBrowserOptions for the current Revit instance.
See Also
Reference