Share

DockablePaneId Constructor

Creates a new DockablePaneId instance.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public DockablePaneId(
	Guid guid
)

Parameters

guid  Guid
The identifier for the DockablePaneId.

See Also

Reference

Was this information helpful?