ComponentRepeaterSlotIsDefault Property

A flag indicating whether the slot currently holds an instance of the default family type of the component repeater.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsDefault { get; }

Property Value

Boolean
See Also