ComponentRepeaterSlot.IsTypeValidForSlot
Method
Description:
Determines whether instance of given family type can be used in the component repeater slot.
Determines whether instance of given family type can be used in the component repeater slot.
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 in the component repeater slot. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |