BuiltInFailuresScheduleViewFailuresPanelScheduleSlotInconsistency Property |
The template applied to this panel schedule is set to display fewer slots than what is needed to display the maximum number of 1-pole breakers set on the equipment.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId PanelScheduleSlotInconsistency { get; }
Public Shared ReadOnly Property PanelScheduleSlotInconsistency As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ PanelScheduleSlotInconsistency {
FailureDefinitionId^ get ();
}
static member PanelScheduleSlotInconsistency : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also