BuiltInFailures.ComponentRepeaterSlotFailures Class

BuiltInFailuresComponentRepeaterSlotFailures Class

Failures related to component repeater slots.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresComponentRepeaterSlotFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static class ComponentRepeaterSlotFailures
Public NotInheritable Class ComponentRepeaterSlotFailures
public ref class ComponentRepeaterSlotFailures abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ComponentRepeaterSlotFailures = class end

The BuiltInFailuresComponentRepeaterSlotFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberComponentRepeaterSlot_InvalidFamilyOnReload Reloaded family not appropriate for repeated component.
Top
See Also