PanelScheduleSheetInstanceGetSchedule Method

Gets the panel schedule view.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public PanelScheduleView GetSchedule()

Return Value

PanelScheduleView
The panel schedule view element.
See Also