GetProjectBrowserOptions Method


Project Browser Options Get Project Browser Options Method

Returns the current Revit instance's ProjectBrowserOptions.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ProjectBrowserOptions GetProjectBrowserOptions()

Return Value

ProjectBrowserOptions
The ProjectBrowserOptions for the current Revit instance.
See Also