PanelScheduleDataIsUnusedPhaseHidden Property

True if the user wishes to hide the unused phase column of a single phase panel, false otherwise.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsUnusedPhaseHidden { get; set; }

Property Value

Boolean
See Also