Share

BuiltInFailures.ComponentRepeaterFailures Class

Failures related to component repeaters.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.ComponentRepeaterFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class ComponentRepeaterFailures

The BuiltInFailures.ComponentRepeaterFailures 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.

See Also

Reference

Was this information helpful?