BuiltInFailures.ScheduleViewFailures.PanelScheduleSwitchboardSlotInconsistency Property

BuiltInFailuresScheduleViewFailuresPanelScheduleSwitchboardSlotInconsistency Property

The template applied to this panel schedule is set to display fewer space than what is needed to display the max number of circuits set on the equipment.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId PanelScheduleSwitchboardSlotInconsistency { get; }
Public Shared ReadOnly Property PanelScheduleSwitchboardSlotInconsistency As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ PanelScheduleSwitchboardSlotInconsistency {
	FailureDefinitionId^ get ();
}
static member PanelScheduleSwitchboardSlotInconsistency : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also