DockablePaneId Constructor

Creates a new DockablePaneId instance.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public DockablePaneId(
	Guid guid
)

Parameters

guid  Guid
The identifier for the DockablePaneId.
See Also