BuiltInFailuresScheduleViewFailuresPanelScheduleDataPanelSlotInconsistency Property |
The template applied to this panel schedule is set to display fewer space than what is needed to display the max amount of circuits set on the equipment.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId PanelScheduleDataPanelSlotInconsistency { get; }
Public Shared ReadOnly Property PanelScheduleDataPanelSlotInconsistency As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ PanelScheduleDataPanelSlotInconsistency {
FailureDefinitionId^ get ();
}
static member PanelScheduleDataPanelSlotInconsistency : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also