DockablePaneId Constructor

Creates a new DockablePaneId instance.

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

Parameters

guid  Guid
The identifier for the DockablePaneId.
See Also