PanelScheduleSheetInstanceGetSchedule Method

Gets the panel schedule view.

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

Return Value

PanelScheduleView
The panel schedule view element.
See Also