BuiltInFailuresComponentRepeaterFailures Class

Failures related to component repeaters.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresComponentRepeaterFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ComponentRepeaterFailures

The BuiltInFailuresComponentRepeaterFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberComponentRepeater_InvalidFamilyOnReload Reloaded family not appropriate for repeater.
Public propertyStatic memberComponentRepeater_ThereIsOnlyOneInstanceInThisRepeater There is only one component in this repeater.
Top
See Also