Revit 2025 API
Dockable |
The project browser pane.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static DockablePaneId ProjectBrowser { get; }
Public Shared ReadOnly Property ProjectBrowser As DockablePaneId Get
public: static property DockablePaneId^ ProjectBrowser { DockablePaneId^ get (); }
static member ProjectBrowser : DockablePaneId with get
Property Value
DockablePaneIdSee Also