Revit 2026 API
Dockable |
The unique identifier for this dockable pane.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public DockablePaneId Id { get; }
Public ReadOnly Property Id As DockablePaneId Get
public: property DockablePaneId^ Id { DockablePaneId^ get (); }
member Id : DockablePaneId with get
Property Value
DockablePaneIdSee Also