<Code Lib>
2024 Method
Changes 0
M

ComponentRepeater.IsTypeValidForRepeater

Description:
Determines whether given family type can be used as the default type for the repeater.

public bool IsTypeValidForRepeater(
	ElementId typeId
)

Return Value bool True if the family type can be used as the default type for the repeater.

Loading…