Share Email Facebook Twitter LinkedIn PanelScheduleData.IsPanelSinglePhase Property Identifies if the panel is single phase. Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public bool IsPanelSinglePhase { get; set; }Property ValueBoolean Remarks If true, the panel is single phase. If false, the panel is 3-phase. See AlsoReferencePanelScheduleData ClassAutodesk.Revit.DB.Electrical Namespace