ComponentRepeater.IsTypeValidForRepeater
Method
Description:
Determines whether given family type can be used as the default type for the repeater.
Determines whether given family type can be used as the default type for the repeater.
Parameters
Parameter | Type | Description |
---|---|---|
typeId | ElementId | The element id of the type. |
Return Value
Type | Description |
---|---|
Boolean | True if the family type can be used as the default type for the repeater. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |