PanelScheduleType Enumeration

This enum declares the panel schedule type.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum PanelScheduleType
Members
Member nameValueDescription
Branch0 Branch panel schedule
Switchboard1 Switchboard schedule
Data2 Data panel schedule
Unknown-1 Unknown panel schedule
See Also