RVTDocs.com
Namespace: Autodesk.Revit.UI Class: DockablePaneId

DockablePaneId

Constructor
Description:
Creates a new DockablePaneId instance.
Syntax
public DockablePaneId(
	Guid guid
)
Parameters
Parameter Type Description
guid Guid The identifier for the DockablePaneId.
Return Value