| Revit 2020 API |
| DockablePaneId Constructor |
| DockablePaneId Class See Also |
Creates a new DockablePaneId instance.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
| C# |
|---|
public DockablePaneId( Guid guid ) |
| Visual Basic |
|---|
Public Sub New ( _ guid As Guid _ ) |
| Visual C++ |
|---|
public: DockablePaneId( Guid guid ) |
Parameters
- guid
- Type: System..::..Guid
The identifier for the DockablePaneId.