ComponentRepeaterSlot.IsTypeValidForSlot
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.
public bool IsTypeValidForSlot(
ElementId typeId
)
-
typeIdThe element id of the type.
Return Value
bool
True if the family type can be used in the component repeater slot.
-
A non-optional argument was null