PanelScheduleViewGetPanel Method

Gets the panel for this view

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId GetPanel()

Return Value

ElementId
The id of the panel for this view
See Also