RVTDocs.com

ComponentRepeaterSlot.IsTypeValidForSlot

Method
Description:
Determines whether instance of given family type can be used in the component repeater slot.
Syntax
public bool IsTypeValidForSlot(
	ElementId typeId
)
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