| Revit 2022.1 API |
| PanelScheduleView..::..GetPanel Method |
| PanelScheduleView Class See Also |
Gets the panel for this view
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
| C# |
|---|
public ElementId GetPanel() |
| Visual Basic |
|---|
Public Function GetPanel As ElementId |
| Visual C++ |
|---|
public: ElementId^ GetPanel() |